PHPackages                             sarkian/glip - 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. sarkian/glip

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

sarkian/glip
============

Git library for PHP

0.1.3(11y ago)0501GNU GPLv2PHPPHP &gt;=5.2

Since May 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/sarkian/glip)[ Packagist](https://packagist.org/packages/sarkian/glip)[ Docs](http://fimml.at/projects/glip)[ RSS](/packages/sarkian-glip/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

glip is a Git Library In PHP. It allows you to access bare git repositories from PHP scripts, even without having git installed. The project's homepage is located at .

glip was formerly part of eWiki, a wiki software written in PHP using git as version control backend. You can get more information on eWiki from .

glip was split off eWiki on May 31, 2009. An attempt was made to preserve commit history by using git filter-branch; this also means that commit messages before May 31, 2009 may seem weird (esp. wrt file names).

Usage
-----

[](#usage)

Include the autoload file, as shown below:

```
