About
This skill provides a comprehensive framework for developing modern, high-quality PHP applications. It guides Claude to enforce PHP 8.3+ standards, including strict typing and PSR-12 compliance, while leveraging powerful tools like the Slim Framework for API development and Monolog for structured logging. It places a heavy emphasis on security through PDO-based database abstraction for MySQL and Oracle, and ensures code reliability by integrating PHPUnit and Phake for high-coverage unit and integration testing.