lukasstrawberry / php-git
This package is abandoned and no longer maintained.
No replacement package was suggested.
PHP Library for working with git
dev-master
2015-09-11 19:24 UTC
Requires
- php: >=5.4
- lukasstrawberry/php-external-command: dev-master
This package is auto-updated.
Last update: 2018-03-27 15:33:15 UTC
README
Library for working with GIT via PHP.
Features include:
- Working with git via objects
- Clone repository
- Creating local repository
- Branch - switch, create
- Commit
- Push
- Diffs between commits
Caution: This library is under active development. Don't use library for production environment
Reporting an issue or a feature request
Issues and feature requests are tracked in the Bitbucket issue tracker.