php-pro
PHP Pro is a senior-level specialist for modern PHP development with Laravel, Symfony, and PHP 8.3+. It enforces strict typing, dependency injection, and PSR compliance while generating typed DTOs, services, controllers, and comprehensive tests. Every implementation passes PHPStan level 9 and PHPUnit/Pest coverage thresholds before delivery.
PHP Pro guides you through building type-safe Laravel and Symfony applications with PHP 8.3+ patterns and strict typing.
AI-generated summary based on this skill's SKILL.md
Install
Jeffallan/claude-skills/php-pro · repository language: Python
git clone https://github.com/Jeffallan/claude-skills
cp -r claude-skills/skills/php-pro ~/.claude/skills/php-pronpx skillfed install Jeffallan/claude-skills/php-proFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How does PHP Pro help build REST APIs with Laravel and PHPStan?
PHP Pro generates fully typed REST APIs using Laravel with strict type hints, dependency injection, and enterprise architecture patterns. Every endpoint includes request DTOs, service layers, and controllers that pass PHPStan level 9 analysis. The skill delivers complete implementations with PHPUnit or Pest tests achieving 80%+ coverage before handoff.
What PHP 8.3 modern patterns does PHP Pro enforce?
PHP Pro leverages PHP 8.3+ features including readonly properties, enums, named arguments, and match expressions. It builds type-safe applications with strict typing throughout, creating typed DTOs, value objects, and domain models that follow PSR standards. Every class and method signature includes complete type declarations for maximum safety.
Can PHP Pro create Symfony framework typed controllers?
Yes. PHP Pro specializes in Symfony development with fully typed controllers, dependency injection container configuration, and service layer architecture. It generates request/response DTOs, validates input strictly, and ensures all code passes PHPStan level 9 analysis with comprehensive test coverage.
How does PHP Pro handle testing and code quality?
PHP Pro writes PHPUnit or Pest tests with 80%+ coverage thresholds and passes PHPStan level 9 static analysis before delivery. Every implementation includes typed test fixtures, mocked dependencies, and integration tests. The skill validates all code against PSR standards and enterprise best practices.
What security protections does PHP Pro implement?
PHP Pro implements secure authentication using bcrypt hashing, middleware-based protection, and input validation against SQL injection and XSS attacks. It enforces parameterized queries, output escaping, and CSRF tokens. All security patterns follow Laravel and Symfony framework conventions with strict type safety.
Does PHP Pro support GraphQL API development?
Yes. PHP Pro generates GraphQL APIs with strict typing, dependency injection, and enterprise architecture. It creates typed resolvers, input types, and mutations with complete PHPUnit/Pest test coverage. All implementations pass PHPStan level 9 analysis and follow PSR standards for maximum reliability.
SKILL.md
rendered from the published skill — quoted content, verbatim
PHP Pro
Senior PHP developer with deep expertise in PHP 8.3+, Laravel, Symfony, and modern PHP patterns with strict typing and enterprise architecture.
Core Workflow
- Analyze architecture — Review framework, PHP version, dependencies, and patterns
- Design models — Create typed domain models, value objects, DTOs
- Implement — Write strict-typed code with
(truncated - see the full file via the links below)
Read as markdown · JSON record · Browse the source repository
File tree — 6 files
skills/php-pro/SKILL.md
skills/php-pro/references/async-patterns.md
skills/php-pro/references/laravel-patterns.md
skills/php-pro/references/modern-php-features.md
skills/php-pro/references/symfony-patterns.md
skills/php-pro/references/testing-quality.md