Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pear/versioncontrol_git
- Owner: pear
- Created: 2010-01-21T17:59:57.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2023-03-22T19:58:29.000Z (almost 2 years ago)
- Last Synced: 2024-04-04T07:03:22.132Z (9 months ago)
- Topics: git, library, php
- Language: PHP
- Homepage: http://pear.php.net/package/VersionControl_Git
- Size: 5.74 MB
- Stars: 38
- Watchers: 20
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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