# PHP Rules PHP development rules for portable, maintainable code. ## Code Style - Follow PSR-12 coding standard - Use PHP-CS-Fixer or Laravel Pint for formatting - All new files must have `