Libraries tagged by git pre-commit
coding-wisely/commitvel
99 Downloads
A Laravel package to assist with Git operations and code quality checks.
alquesadilla/php-coding-standards-enforcer
10624 Downloads
Enforce coding standards on your PHP & Javascript. Now with SWagger Support. Don't let your team mess up your code base.
splotches/php-composter-phpstan
22 Downloads
Automatically install a git pre-commit hook to statically analyse your PHP files upon each commit using the phpstan.neon configuration.
splotches/php-composter-phpmnd
23 Downloads
Automatically install a git pre-commit hook to check your PHP files upon each commit to make sure they follow the rules defined in phpmd.xml.
splotches/php-composter-phpmd
26 Downloads
Automatically install a git pre-commit hook to check your PHP files upon each commit to make sure they follow the rules defined in phpmd.xml.
splotches/php-composter-phpcs
26 Downloads
Automatically install a git pre-commit hook to check your PHP files upon each commit to make sure they comply to the Code Style you have defined in phpcs.xml.
gregskerman/vigil
616 Downloads
Git pre-commit and pre-push hook management
dangthinh104/commit-checker
4 Downloads
Check coding standard & code syntax with Git pre-commit hook.