Skip to content

rsky/php-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-git

php-git is a set of PHP 5.3+ bindings to the libgit2 linkable C Git library.

How Can I Contribute?

  • First. you have to register our redmine project. php-git_Redmine http://redmine.chobie.co/projects/pecl-git

  • Second, Tell http://twitter.com/chobi_e to your Github Account. i'll add you to php-git collaborator soon.

  • Third, Accept redmine ticket and do it.

Current Development Status

first Alpha development. (development started at 2010-12-30)

notice do not use this extenstion on any production server. this extension not fully tested.

*1st alpha development release: (2011/1/17) just work on php. not fully tested. classes and methods may changed.

*2nd alpha development release: (2011/2) added some unit test. libgit2 feature fully support.

*beta development release: (2011/3) classes and methods are fixed. many test include and bug fix.

you can check our milestone here : http://redmine.chobie.co/projects/pecl-git/issues/gantt

DEPENDENCIES

  • libgit2
  • php5
  • pcre

INSTALL

see php-git Wiki: https://github.com/chobie/php-git/wiki

Documents

see php-git Documents: http://php-git.chobie.co/

you can build with sphinx.

cd docs make html

AUTHORS

LICENSE

MIT Licence.

Links

About

php-git is a set of PHP 5.3+ bindings to the libgit2 linkable C Git library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published