hoangnguyen0403-php-best-practices
SKILL.md
PHP Best Practices
Priority: P1 (HIGH)
Structure
src/
├── {Domain}/ # e.g., Services, Repositories
└── Helpers/ # Pure functions/Traits
src/
├── {Domain}/ # e.g., Services, Repositories
└── Helpers/ # Pure functions/Traits