e-lodgy/coding-standard
E-Lodgy’s shared Easy Coding Standard (ECS) configuration for PHP projects. Install via Composer, import the provided ecs.php, and apply consistent formatting and code style rules across your src, tests, and config files.
For Executives: "This package now includes PHPStan, giving us both formatting consistency (e.g., PSR-12) and static analysis to catch bugs early—like a spellcheck and a grammar checker for developers. For a minimal setup cost, it reduces technical debt, speeds up onboarding, and aligns with industry best practices. For [product name], this is a low-risk way to future-proof our codebase as we scale, especially if we’re targeting audits or open-source contributions. Think of it as insurance against bugs and inconsistency."
For Engineering Leaders: *"The v1.1.6 update adds PHPStan integration, which complements our existing PHP-CS-Fixer rules with static analysis (e.g., type safety, deprecated function detection). This:
For Developers: *"No more arguing about trailing commas or potential bugs—this package now includes PHPStan to auto-detect issues like unsafe type handling or deprecated functions. It’s like having a second pair of eyes in your IDE:
phpstan analyse alongside your linter, and let the tooling handle the boring stuff."*How can I help you explore Laravel packages today?