All Projects → pear → Versioncontrol_git

pear / Versioncontrol_git

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

Projects that are alternatives of or similar to Versioncontrol git

Core
Runn Me! core library
Stars: ✭ 31 (-11.43%)
Mutual labels:  library
Tina
a powerful android network library base on okhttp
Stars: ✭ 32 (-8.57%)
Mutual labels:  library
Lwc
⚡️ LWC - A Blazing Fast, Enterprise-Grade Web Components Foundation
Stars: ✭ 974 (+2682.86%)
Mutual labels:  library
Mod Pbxproj
A python module to manipulate XCode projects
Stars: ✭ 959 (+2640%)
Mutual labels:  library
Simple Sh Datascience
A collection of Bash scripts and Dockerfiles to install data science Tool, Lib and application
Stars: ✭ 32 (-8.57%)
Mutual labels:  library
Rhashmap
Robin Hood hash map library
Stars: ✭ 33 (-5.71%)
Mutual labels:  library
Fillingbutton
🔥Replace typical onLongClickListener with this library!
Stars: ✭ 31 (-11.43%)
Mutual labels:  library
Pony Crdt
Delta-State Convergent Replicated Data Types (ẟ-CRDTs) for the Pony language. 🐴 ↔️
Stars: ✭ 35 (+0%)
Mutual labels:  library
Jenkins Library
Shared Library for Jenkine Pipeline
Stars: ✭ 32 (-8.57%)
Mutual labels:  library
Lib9wada
Wonderful library with lots of useful functions, algorithms and data structures in C, link it with -l9wada
Stars: ✭ 35 (+0%)
Mutual labels:  library
Ethkit
Ethereum dev toolkit for Go
Stars: ✭ 32 (-8.57%)
Mutual labels:  library
Datasafe
Datasafe - flexible and secure data storage and document sharing using cryptographic message syntax for data encryption
Stars: ✭ 32 (-8.57%)
Mutual labels:  library
Smartisandialog
Smartisan style Dialog.
Stars: ✭ 33 (-5.71%)
Mutual labels:  library
Contactlab Ui Components
DEPRECATED - Basic UI components for ContactLab UX design pattern library
Stars: ✭ 31 (-11.43%)
Mutual labels:  library
Swipebacklayout
SwipeBack is an android library that can finish a activity by using gesture.
Stars: ✭ 977 (+2691.43%)
Mutual labels:  library
Cs Pdf To Image
a simple library to convert pdf to image for .net
Stars: ✭ 31 (-11.43%)
Mutual labels:  library
Nim Libsodium
Nim wrapper for the libsodium library
Stars: ✭ 32 (-8.57%)
Mutual labels:  library
Unicode Bidirectional
A Javascript implementation of the Unicode 9.0.0 Bidirectional Algorithm
Stars: ✭ 35 (+0%)
Mutual labels:  library
Angular Library Starter Kit
Angular 5 Library Starter Kit based on Angular-CLI
Stars: ✭ 35 (+0%)
Mutual labels:  library
Substitution Schedule Parser
Java library for parsing schools' substitution schedules. Supports multiple different systems mainly used in the German-speaking countries, including Untis, svPlan, and DAVINCI
Stars: ✭ 33 (-5.71%)
Mutual labels:  library

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].