Skip to main content
Back to Projects

Coding Standards

Shared PHP coding standards configuration for consistent code across projects.

PHPPintPHPStanECS

Shared PHP coding standards configuration I use across my projects. Includes Pint for formatting, PHPStan for static analysis, and ECS (Easy Coding Standard) for style enforcement. Ensures consistent code quality across all my PHP projects.