php-patterns
Installation
SKILL.md
PHP Patterns - Modern PHP 8.3
PHP development principles and decision-making. Learn to THINK, not copy-paste patterns.
⚠️ How to Use This Skill
This skill teaches decision-making principles for PHP development.
- ASK user for framework preference
- Use PHP 8.x features (attributes, readonly, etc.)
- Don't write PHP 5/7 style code