Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josegonzalez/php-git
Unmaintained: A simple git-php project that enables github-like functionality with a not-so-bad stylesheet :)
https://github.com/josegonzalez/php-git
Last synced: 12 days ago
JSON representation
Unmaintained: A simple git-php project that enables github-like functionality with a not-so-bad stylesheet :)
- Host: GitHub
- URL: https://github.com/josegonzalez/php-git
- Owner: josegonzalez
- Created: 2009-09-25T19:53:05.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2018-09-13T04:10:10.000Z (about 6 years ago)
- Last Synced: 2024-10-23T03:32:47.683Z (21 days ago)
- Language: PHP
- Homepage:
- Size: 1.98 MB
- Stars: 158
- Watchers: 13
- Forks: 29
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h1. GIT-PHP
For those times when loading a local "github" instance in php would be nice.
h2. Installation
Drop it in a directory, point a virtualhost at the @web@ folder, and off you go. This is assuming you have Apache as a server.
You may need to tweak the settings a bit, they are in @config/core.php@. I will document these when I have completed the app, as the configuration interface may change drastically between now and then. Hopefully it is self-explanatory though.