Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-gitter - Object oriented interaction with Git repositories
- 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.
Autoloader: /usr/share/php/Gitter/autoload.php
Packages
php-gitter-0.3.0-10.fc14.al.noarch
[18 KiB] |
Changelog
by Remi Collet (2017-11-08):
- fix FTBFS from Koschei, add patch for PHP 7.2 from
https://github.com/klaussilveira/gitter/pull/61
|