wbswbs / gitlib

Library for accessing Git repositories with PHP

Home Page:http://gitonomy.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git lib for Gitonomy

Build Status

This library provides methods to access Git repository from PHP.

It makes shell calls, which makes it less performant than any solution.

Anyway, it's convenient and don't need to build anything to use it. That's how we love it.

Documentation: http://gitonomy.com/doc/gitlib/master/

About

Library for accessing Git repositories with PHP

http://gitonomy.com

License:MIT License


Languages

Language:PHP 99.0%Language:Shell 1.0%