Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pear/versioncontrol_git

VersionControl_Git is a library that provides OO interface to handle Git repository.
https://github.com/pear/versioncontrol_git

git library php

Last synced: 6 days ago
JSON representation

VersionControl_Git is a library that provides OO interface to handle Git repository.

Awesome Lists containing this project

README

        

******************
VersionControl_Git
******************
A library that provides an object-oriented interface to handle Git repositories.

The ``git`` command is utilized via the wrapper class.

============
Installation
============

PEAR
====
::

$ pear install VersionControl_Git-alpha

Composer
========
::

$ composer require pear/versioncontrol_git

=====
Links
=====
Homepage
http://pear.php.net/package/VersionControl_Git
Bug tracker
http://pear.php.net/bugs/search.php?cmd=display&package_name[]=VersionControl_Git
Documentation
http://pear.php.net/manual/en/package.tools.versioncontrol-git.php
Unit test status
https://travis-ci.org/pear/VersionControl_Git

.. image:: https://travis-ci.org/pear/VersionControl_Git.svg?branch=master
:target: https://travis-ci.org/pear/VersionControl_Git
Packagist
https://packagist.org/packages/pear/versioncontrol_git