Build modern PHP applications

php-proskillsetup L29,726
Jeffallan/claude-skills
What it does

Build PHP 8.3+ applications with strict typing and enterprise patterns

Best for

When developing Laravel or Symfony APIs with type safety, dependency injection, and 80%+ test coverage.

Inputs
  • · PHP code requirements, Laravel/Symfony framework choice, test scope
Outputs
  • · Strict-typed PHP code, PHPUnit/Pest tests, service classes, migrations
Requires
  • · Laravel
  • · Symfony
  • · PHPUnit
  • · Composer
  • · Pest
Preconditions
  • · Appropriate runtime installed
  • · Dependencies installed via package manager
Failure modes
  • · Type mismatches in production
  • · Memory overflow on large datasets
  • · Circular dependency on imports
Trust signals
  • · Static type check (mypy/PHPStan) passes
  • · 80%+ test coverage
  • · Linter clean