About
This skill equips Claude with specialized knowledge of modern PHP developments, moving beyond legacy practices to embrace type safety and expressive syntax. It provides implementation patterns for features introduced in PHP 7.4 through 8.2, such as constructor property promotion, union and intersection types, enumerations, and readonly properties. It is particularly useful when refactoring legacy codebases, designing type-safe domain models, or leveraging declarative programming through attributes for modern frameworks like Symfony and Laravel.