A solid reference for modern PHP development that covers the language's evolution from version 8 onward. You get practical examples of constructor property promotion, match expressions, enums, and readonly classes alongside Laravel patterns for models, relationships, and accessors. The code samples show both old and new syntax side by side, which helps if you're migrating legacy code or just want to see why the new way is cleaner. Covers PSR standards, Composer tooling, and includes bash tool access for running PHP, Composer, and Artisan commands directly. Best used when you need quick syntax lookups for PHP 8+ features or want Claude to write Laravel code that actually follows current conventions instead of outdated patterns.
npx skills add https://github.com/personamanagmentlayer/pcl --skill php-expert