A web based git repository browser written in PHP
GitPHP is a web frontend for git repositories. It emulates the look of standard gitweb, but is written in PHP and makes use of Smarty templates for customization.
GitPHP is open source under the GNU GPLv2.
Some key features of GitPHP are:
The current release is 0.2.9.1. You can get it from the releases list.
You can use GitPHP to browse the GitPHP repository at http://source.gitphp.org.
Installing and configuring GitPHP is easy. The installation page should be all you need to get started.
Other documentation:
You can browse the GitPHP repository using GitPHP at http://source.gitphp.org or on GitHub.
You can clone the GitPHP repository from the GitHub project page.
GitPHP can be run directly from a snapshot tarball or a git checkout. However, there are a few things to be aware of before doing this. Please read building a release.
For bugs, enhancement suggestions, and questions, feel free to submit to the issue tracker with the appropriate label. Alternately, you can contact Chris Han directly.
GitPHP is currently a single developer project. However, I’m willing to review and accept code contributions from a variety of sources - patches submitted on the issue tracker or directly by email, pull requests, discussions on forums, etc.