Download the PHP package coyl/git without Composer
On this page you can find all versions of the php package coyl/git. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor coyl
Package git
Short Description PHP library for manipulations on git repository. Based on kbjr/Git.php and it's forks
License
Homepage https://github.com/coyl/Git.php
Package git
Short Description PHP library for manipulations on git repository. Based on kbjr/Git.php and it's forks
License
Homepage https://github.com/coyl/Git.php
Please rate this library. Is it a good library?
Informations about the package git
Git.php
A PHP git library based on kbjr/Git.php
Description
A PHP git repository control library. Allows the running of any git command from a PHP class. Runs git commands using proc_open
, not exec
or the type, therefore it can run in PHP safe mode.
Requirements
A system with git installed
Basic Use
All versions of git with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package coyl/git contains the following files
Loading the files please wait ....