PHP-разработка на уровне senior

web-development

Php pro is a Claude Code skill that builds PHP applications at senior-developer level: strict typing on PHP 8.3+, Laravel and Symfony, PSR standards, PHPStan level 9 static analysis, and enforced 80%+ test coverage. Reach for it when you need to scaffold a REST or GraphQL API on Laravel fast, when business logic is bleeding into controllers and the codebase needs restructuring, when you want async request handling via Swoole or ReactPHP, or when the deliverable must pass static analysis and a full test suite cleanly. The skill generates typed DTOs and value objects, service classes with constructor dependency injection, controllers, middleware, Eloquent and Doctrine migrations, PHPUnit and Pest tests, and GraphQL schema scaffolding. Every feature delivery follows a fixed order: domain models, services, API endpoints, tests. Direction is PHP code generation and review, not infrastructure performance profiling (use fullstack-guardian for that) or Python APIs (use fastapi-expert). All output includes declare(strict_types=1), readonly properties where applicable, and avoids SQL injection, plain-text passwords, and var_dump in production. Best suited for PHP 8.1–8.3 projects running Laravel 11 or Symfony 7; not a fit for legacy codebases that can't adopt strict typing.