Libraries tagged by commit analysis
salehhashemi/laravel-intelli-git
565 Downloads
An intelligent Git helper package for Laravel applications. It utilizes OpenAI's GPT to analyze your Git repository, providing features such as automatic generation of commit messages based on staged changes.
wozinski/php-static-analysis-hook
1173 Downloads
A script that enables
cdwv/php-static-analysis-hook
536 Downloads
A script that enables
bakhirev/assayo
9 Downloads
Visualization and analysis of git commit statistics. Team Lead performance tool.
seizonio/laravel-php-code-analysis-hook
74 Downloads
A GIT pre-commit hook for running php code sniffer, php mess detector and phpunit before a commit can be accepted.
anroots/pgca
33 Downloads
Analyzes Git commit messages for poor committing practices and reports a list of violations
sunnysideup/diffanalyser
84 Downloads
Go through your git commits and analyse the changes per day.
amphibee/laravel-pint-pre-commit
20370 Downloads
Laravel Pint pre-commit hook allow you to analyse your code with the awesome Laravel Pint.
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.