brainmaestro/composer-git-hooks
Manage Git hooks via Composer scripts. Install, version, and run pre-commit/pre-push and more across your team using composer install/update. Simple config, no extra tooling, keeps hooks consistent in any PHP project.
Architecture fit: Seamlessly integrates with Laravel's Composer-based workflow, leveraging native Composer plugin capabilities to manage hooks without requiring additional tooling. Aligns with Laravel's dependency-driven development model and existing composer.json structure.
Integration feasibility: Low-friction installation via composer require, but requires careful migration of existing manual hooks to composer.json to avoid
How can I help you explore Laravel packages today?