Libraries tagged by commit analysis
salehhashemi/laravel-intelli-git
2188 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.
guanguans/monorepo-builder-worker
32307 Downloads
A set of additional release workers for symplify/monorepo-builder.
ncac/php-cognitive-complexity
123 Downloads
CLI tool for measuring PHP cognitive complexity (ISO SonarQube) — integrates with CI/CD pipelines and Husky pre-commit hooks
bakhirev/assayo
59 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.
wozinski/php-static-analysis-hook
1173 Downloads
A script that enables
cdwv/php-static-analysis-hook
536 Downloads
A script that enables
voral/version-increment
249 Downloads
A tool for semantic versioning and changelog generation in Composer projects based on Git commits.
marac19901990/php-quality-pack
0 Downloads
Zero-config PHP code quality standards with GrumPHP, PHPStan, and PHP-CS-Fixer
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
35 Downloads
Analyzes Git commit messages for poor committing practices and reports a list of violations
sunnysideup/diffanalyser
85 Downloads
Go through your git commits and analyse the changes per day.
cihispano/git-hooks
1 Downloads
Automated Git Hooks for CodeIgniter 4 projects with PHPStan, PHP CS Fixer, and quality checks
amphibee/laravel-pint-pre-commit
46105 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.