PHP Antipatterns

Evidence-backed PHP smell review and refactoring guidance. Use when auditing or refactoring PHP for dynamic properties, magic accessors, weak types, global state, unsafe loading, injection risks, framework leakage, brittle tests, dependency sprawl, or PHP 8.4 migration smells. Do not use for ordinary implementation, pattern selection, or test execution; use php-engineering, php-design-patterns, or php-testing-quality instead.

nledford 25c83a9 3.4 KB Updated

File contents

nledford/engineering-review-board/tree/main/skills/php-antipatterns commit 25c83a9f20

Frequently asked questions

npx skillmds@latest add nledford/php-antipatterns