Create Framework-Agnostic Configuration Options
Expand beyond Laravel-focused exclusions to support multiple PHP frameworks and project structures.
Acceptance Criteria:
-
Create framework-agnostic base ruleset -
Develop Symfony-specific ruleset -
Develop CakePHP-specific ruleset -
Add generic PHP project ruleset -
Implement framework detection utility -
Update documentation for multi-framework usage -
Create framework-specific usage examples
Related Files:
-
ArtisanPackUIStandard/ruleset.xml
(refactor) - Create new ruleset files for different frameworks
- Update documentation