2017 © Pedro Peláez
 

library gitwrapper

Simple wrapper for Git

image

fouroneone/gitwrapper

Simple wrapper for Git

  • Thursday, July 24, 2014
  • by matthewbaggett
  • Repository
  • 1 Watchers
  • 0 Stars
  • 169 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 44 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Git

Simple PHP wrapper for Git., (*1)

Installation

To add this package as a local, per-project dependency to your project, simply add a dependency on sebastian/git to your project's composer.json file. Here is a minimal example of a composer.json file that just defines a dependency on Git 1.0:, (*2)

{
    "require": {
        "sebastian/git": "1.0.*"
    }
}

The Versions

24/07 2014

dev-master

9999999-dev http://www.github.com/sebastianbergmann/git

Simple wrapper for Git

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.3

 

git

14/06 2014

2.0.0

2.0.0.0 http://www.github.com/sebastianbergmann/git

Simple wrapper for Git

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.3

 

git

04/08 2013

1.2.0

1.2.0.0 http://www.github.com/sebastianbergmann/git

Simple wrapper for Git

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.3

 

git

03/08 2013

1.1.0

1.1.0.0 http://www.github.com/sebastianbergmann/git

Simple wrapper for Git

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.3

 

git

29/05 2013

1.0.0

1.0.0.0 http://www.github.com/sebastianbergmann/git

Simple wrapper for Git

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.3

 

git