m6web/coke
Coke is a CLI wrapper around PHP_CodeSniffer that lets you manage per-project rules via a .coke file. Run phpcs with easy include/exclude lists, optional “only git changed” mode, verbose output, and pass through any phpcs arguments.
php-cs-fixer or custom PHPCS rulesets).composer.json or CI scripts).php-cs-fixer or native PHPCS configuration).php-cs-fixer or custom PHPCS rulesets instead).For Executives:
"This package was a lightweight tool to automate PHP Code Sniffer configuration in Laravel projects, reducing manual setup time for coding standards. However, it’s deprecated and no longer maintained. If we’re still using it, we should assess the effort to migrate to a modern alternative (e.g., php-cs-fixer) to avoid technical debt. The risk of using unsupported software outweighs the minimal benefit for new or greenfield projects."
For Engineering Teams:
*"The m6web/coke package simplified PHPCS setup in older Laravel apps, but it’s archived and unsupported. If we’re relying on it:
php-cs-fixer or native PHPCS rulesets (lower maintenance, actively developed).How can I help you explore Laravel packages today?