Libraries tagged by git automation
tacone/psr-police
26 Downloads
Install php-cs-fixer git hook automatically using a script
vonec/gitsync
9 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
1 Downloads
Automatically deletes .git directories in newly installed or updated dependencies.
tendersrl/version
1324 Downloads
Automatically create git tag about your Laravel app version
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
22 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.
nickdekruijk/deploy
21 Downloads
Automaticaly deploy your git projects with webhooks
weysan/phpclg
1111 Downloads
PHP Changelog Generator can generate automatically a changelog file according to git pull requests
asticode/php-deployment-manager
7 Downloads
Deployment manager to enable automatic deployment of PHP or GO projects on your server after a GIT push
arwars/gitdeploy-laravel
27 Downloads
Ayuda a automatizar la implementación de proyectos en servidores mediante el uso de enlaces web de Git, para laravel 7, 8 y 9. Codigo Original: https://github.com/orphans/git-deploy-laravel
adamlc/tagver
1012 Downloads
Automatically tag the next version number in Git using Semver