forked from patrikf/glip
-
Notifications
You must be signed in to change notification settings - Fork 0
git library in PHP
License
uml-digitalinitiatives/glip
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
glip is currently unmaintained. If you are interested in taking over maintainership, send a message to <[email protected]>. glip is a Git Library In PHP. It allows you to access bare git repositories from PHP scripts, even without having git installed. The project's homepage is located at <http://fimml.at/glip>. Key features: - pure PHP (reads Git repositories without system() calls) - can read packfiles (but not store them, and reading is somewhat inefficient) - low-level abstraction layer to deal with Git plumbing in its current shape, could be extended to provide a richer API
About
git library in PHP
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 98.9%
- Shell 1.1%