Prepackaged PHP Composer
muuvmuuv opened this issue · comments
Marvin Heilemann commented
⚡ Summary
Would be great to be able to leverage standards in PHP Composer projects as well.
Value
We use Lefthook in all our frontend project ATM and would like to widen that to all the backend services as well to force consisted checks on client side. This works when the developer is aware of the usage of Lefthook in a project, but it might be missed configuring on setup.
Behavior and configuration changes
composer require --dev lefthook ✨