brainmaestro/composer-git-hooks
Manage Git hooks via Composer for PHP projects. Install and run hooks automatically on composer install/update, keeping teams consistent without manual setup. Supports custom hook scripts and easy configuration for pre-commit, pre-push, and more.
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?