evilmartians / lefthook

Fast and powerful Git hooks manager for any type of projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prepackaged PHP Composer

muuvmuuv opened this issue · comments

⚡ 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 ✨