Download the PHP package fouroneone/gitwrapper without Composer
On this page you can find all versions of the php package fouroneone/gitwrapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fouroneone/gitwrapper
More information about fouroneone/gitwrapper
Files in fouroneone/gitwrapper
Download fouroneone/gitwrapper
More information about fouroneone/gitwrapper
Files in fouroneone/gitwrapper
Vendor fouroneone
Package gitwrapper
Short Description Simple wrapper for Git
License BSD-3-Clause
Homepage http://www.github.com/sebastianbergmann/git
Package gitwrapper
Short Description Simple wrapper for Git
License BSD-3-Clause
Homepage http://www.github.com/sebastianbergmann/git
Keywords git
Please rate this library. Is it a good library?
Informations about the package gitwrapper
Git
Simple PHP wrapper for Git.
Installation
To add this package as a local, per-project dependency to your project, simply add a dependency on sebastian/git
to your project's composer.json
file. Here is a minimal example of a composer.json
file that just defines a dependency on Git 1.0:
{
"require": {
"sebastian/git": "1.0.*"
}
}
All versions of gitwrapper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
The package fouroneone/gitwrapper contains the following files
Loading the files please wait ....