evilmartians / lefthook

Fast and powerful Git hooks manager for any type of projects.
MIT License
4.66k stars 211 forks source link

Prepackaged PHP Composer #719

Open muuvmuuv opened 3 months ago

muuvmuuv commented 3 months ago

:zap: 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 ✨