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

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

aredridel/glip
==============

Rudimentary access to Git repos in native PHP

v0.1.4(2y ago)48011GPL-2.0-onlyPHPPHP &gt;=5.3.0

Since Apr 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/aredridel/Glip)[ Packagist](https://packagist.org/packages/aredridel/glip)[ RSS](/packages/aredridel-glip/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

***Development has moved to .***

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:

```
