Libraries tagged by php-git
michaelpetri/php-git
5886 Downloads
Simple wrapper around git cli, based on symfony/process.
appleboy/php-git-deploy
76 Downloads
Git Deployment with PHP
ornicar/php-git-repo
4465 Downloads
An object oriented wrapper to run any Git command
hexanet/php-git-hooks
8007 Downloads
Git hooks for PHP projects
hoangphi/pre-commit
361 Downloads
Check coding standard & code syntax before commit.
technodelight/php-git
971 Downloads
Small library to execute git commands through shell
joaorobertopb/php-githook-sniffer
8 Downloads
Php-GitHook-Sniffer is a simple collection of automated and customizable tasks that you can perform with your git repository through the hooks.
hao/php-git
12 Downloads
php-git操作
aydin-hassan/php-git-hooks
11 Downloads
Some simple git hooks to run a variety of PHP analysis tools, including PHPUnit
visualappeal/php-gitolite
18 Downloads
koderzi/php-github-updater
119 Downloads
PHP GitHub Release Updater
diversen/simple-php-github-api
436 Downloads
simple php github api
benmag/php-gitlab-api
28 Downloads
GitLab API client
neilime/php-gitlab-ci-sdk
12 Downloads
GitLab CI SDK
lotharthesavior/branch
290 Downloads
PHP library for manipulations on git repository. Based on coyl/Git.php and it's forks