Download the PHP package atelierspierrot/git-api without Composer
On this page you can find all versions of the php package atelierspierrot/git-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download atelierspierrot/git-api
More information about atelierspierrot/git-api
Files in atelierspierrot/git-api
Package git-api
Short Description A PHP API to get infos and manage a GIT distant or local repository
License GPL-3.0
Homepage http://github.com/atelierspierrot/git-api
Informations about the package git-api
GIT API
A PHP API to get infos and manage a GIT distant or local repository.
Usage
Working with a local repository clone:
Working with a distant repository URL will create a local clone:
Installation
For a complete information about how to install this package and load its namespace, please have a look at our USAGE documentation.
If you are a Composer user, just add the package to the
requirements of your project's composer.json
manifest file:
You can use a specific release or the latest release of a major version using the appropriate version constraint.
Please note that this package depends on the externals PHP Patterns and PHP Library.
Author & License
GIT API
http://github.com/atelierspierrot/git-api
Copyright (c) 2013-2016 Pierre Cassat and contributors
Licensed under the Apache 2.0 license.
http://www.apache.org/licenses/LICENSE-2.0
Les Ateliers Pierrot - Paris, France
All versions of git-api with dependencies
atelierspierrot/patterns Version 1.*
atelierspierrot/library Version 1.*