The Wayback Machine - https://web.archive.org/web/20201111212818/https://github.com/Ttech/Git.php
Skip to content
master
Go to file
Code
This branch is 87 commits behind kbjr:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.textile

Git.php

Author: James Brumond
Version: 0.1.1-rc

Copyright 2010 James Brumond
Dual licensed under MIT and GPL

Description

A PHP git repository control library. Allows the running of any git command from a PHP class. Runs git commands using proc_open, not exec or the type, therefore it can run in PHP safe mode.

Requirements

A system with git installed

CodeIgniter Version

This library was originally coded with CodeIgniter in mind. Due to this, there is a second version of this library (the file CI_Git.php in the repository) which is coded slightly differently for easier implementation in a CI website.

More Info

For more information, including complete documentation and API, see the project home page, http://code.kbjrweb.com/project/gitphp

About

A PHP git library

Resources

License

Packages

No packages published
You can’t perform that action at this time.