Remi's RPM repository - Packages

Blog | Forum | Repository

php-gitter - Object oriented interaction with Git repositories

Website:
https://github.com/klaussilveira/gitter
Licence:
BSD
Vendor:
Remi Collet
Description:
Gitter allows you to interact in an object oriented manner with Git repositories
via PHP. The main goal of the library is not to replace the system git command,
but provide a coherent, stable and performatic object oriented interface.

Most commands are sent to the system's git command, parsed and then interpreted
by Gitter. Everything is transparent to you, so you don't have to worry about a
thing.

Packages

php-gitter-0.3.0-5.el5.remi.noarch [17 KiB] Changelog by Shawn Iwinski (2015-07-11):
- Use full require paths in autoloader
php-gitter-0.3.0-1.el5.remi.noarch [16 KiB] Changelog by Shawn Iwinski (2014-07-19):
- Updated to 0.3.0 (BZ #1101229)
- Added "php-composer(klaussilveira/gitter)" virtual provide
- Added option to build without tests ("--without tests")