PHPackages                             scottrobertson/git - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. scottrobertson/git

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

scottrobertson/git
==================

Simple Git wrapper in PHP

v0.1(12y ago)313MITPHPPHP &gt;=5.3.3

Since Dec 29Pushed 12y ago1 watchersCompare

[ Source](https://github.com/scottrobertson/php-git)[ Packagist](https://packagist.org/packages/scottrobertson/git)[ Docs](http://github.com/scottrobertson/php-git)[ RSS](/packages/scottrobertson-git/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Git PHP Wrapper
===============

[](#git-php-wrapper)

[![Build Status](https://camo.githubusercontent.com/f21fe9b0674e16d4ff2533b5d5bed2d90d55cb81d5779fcb2e0eb87640dec4a1/68747470733a2f2f7472617669732d63692e6f72672f73636f7474726f62657274736f6e2f7068702d6769742e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/scottrobertson/php-git)[![Dependency Status](https://camo.githubusercontent.com/2dc9f6338636b1c6200759f336dc7edcc1737772bebfdcb3271725ae6bfab6d7/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3532633037653463656331333735646236303030303136392f62616467652e706e67)](https://www.versioneye.com/user/projects/52c07e4cec1375db60000169)

This is a very simple PHP wrapper for Git. It contains a limited set of functionality right now, and things will be added as I (and others) need them.

Example
-------

[](#example)

```
