Libraries tagged by git wrapper
davidverholen/git-tools
36 Downloads
simple php git wrapper
cupoftea/laravel-git-wrapper
176 Downloads
Laravel GitWrapper is a GitWrapper bridge for Laravel 5
craftpip/git-wrapper
24 Downloads
A PHP wrapper around the Git command line utility.
chrishalbert/git
7869 Downloads
A git wrapper.
bazo/git-wrapper
33 Downloads
A command line wrapper aroung Git.
ankalagon/git
43 Downloads
A Git wrapper for PHP5.3+
alnutile/behat-wrapper
2399 Downloads
A PHP wrapper around the Behat CLI thanks to cpliakas/git-wrapper
carrlabs/git-wrapper
1406 Downloads
A wrapper for the git command line executable, based on YiiGit (https://github.com/phpnode/YiiGit). Allows access to all git commands via a simple object oriented interface.
ywarnier/php-git
10 Downloads
Simple wrapper for Git
vinyvicente/git
7 Downloads
Simple wrapper for Git, based on deprecated sebastianbergmann/git
topdata/git-util
35 Downloads
Wrapper around git CLI
professionalweb/git
44 Downloads
Simple wrapper for Git
plotbox-io/php-git-ops
12 Downloads
PHP wrapper around git designed to help with dev-ops needs
grynn/git
24 Downloads
A simple wrapper for git (depends on the git executable). Supports subset of commands useful for versioning projects
chrissileinus/reactphp-git
23 Downloads
A wrapper around the git cli command to control a git repository in a nonblocking way with the use of ReactPHP.