What problem does it solve?
This Skill streamlines PHP application development by leveraging modern PHP 8.3+ features, Laravel, Symfony frameworks, and best practices. It enhances code quality, security, and maintainability.
Core Features & Use Cases
- Modern PHP Features: Utilizes strict typing, PHPStan level 9, async patterns with Swoole, and PSR standards.
- Framework Support: Integrates with Laravel and Symfony for robust application development.
- Code Generation: Automates controller creation, configuration of middleware, migration generation, and API scaffolding.
- Testing: Generates PHPUnit/Pest tests for code verification and ensures 80%+ test coverage.
- Use Case: Ideal for developers looking to build scalable, secure, and modern PHP applications with best-in-class practices.
Quick Start
Use the php-pro skill to create a new Laravel controller named 'PostsController' with basic CRUD operations.