Libraries tagged by commit analysis
voral/version-increment
41 Downloads
A tool for semantic versioning and changelog generation in Composer projects based on Git commits.
wozinski/php-static-analysis-hook
1173 Downloads
A script that enables
cdwv/php-static-analysis-hook
536 Downloads
A script that enables
salehhashemi/laravel-intelli-git
580 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.
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.
voral/vinc-file-version-regexp
0 Downloads
An extension for voral/version-increment to update version strings in custom files using regular expressions.
anroots/pgca
34 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.
bakhirev/assayo
13 Downloads
Visualization and analysis you git log. Creates HTML report about commits statistics, employees and company. Also it parse git log and give a achievements based on git stat. In addition the typical git stats, this package can show statistics by departments, tasks or determine the location of users. It quickly parses large git log files.
amphibee/laravel-pint-pre-commit
26206 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.