Libraries tagged by git automation
aoe/typo3-cli-tools
11633 Downloads
Provide cli tools to manipulate TYPO3 data.
comodojo/dispatcher.plugin.gitdoc
14 Downloads
A plugin to generate documentation automatically from Github with comodojo/dispatcher.framework
git-hooks/php
4 Downloads
Instalação e configuração automática de git hooks para análise estática de código PHP
webforward/gitdeploy
25 Downloads
Easy to use automatic git deployment for PHP projects with composer and npm support
tacone/psr-police
27 Downloads
Install php-cs-fixer git hook automatically using a script
vonec/gitsync
10 Downloads
Laravel Package to deploy code automatically from git to multiple autoscaling EC2 instances on AWS using Github/Bitbucket webhooks
topfloor2/composer-cleanup-vcs-dirs
2 Downloads
Automatically deletes .git directories in newly installed or updated dependencies.
tendersrl/version
1327 Downloads
Automatically create git tag about your Laravel app version
joshuawebdev/auto-changelog
13 Downloads
Creates a changelog file automatically from git logs for PHP Projects
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.
rollswan/laravel-project-updater
23 Downloads
PHP Library used to update laravel project automatically upon receiving Git events.
onceyoungs/php-cs-fixer
4 Downloads
git pre submit hook, automatically formats code plugins.