Git.php - PHP git interface library |
[eluser]kbjr[/eluser]
For a recent project of mine, I found myself needing a way of interacting with git repositories using PHP, so I wrote a library to do this. This project was done with CodeIgniter, so the library was already structured to work in a CI website. Anyway, here it is for anyone else who wants it. Project Home: http://code.kbjrweb.com/pages/project/gitphp Source Code: http://github.com/kbjr/Git.php |
Messages In This Thread |
Git.php - PHP git interface library - by El Forum - 07-22-2010, 02:44 AM
|