GitList allows you to browse repositories using your favorite browser, viewing files under different revisions, commit history and diffs. GitList is free and open-source software, written in PHP, on top of Silex and the Twig template engine. GitList is actively maintained by many developers around the world. You can fork the project on GitHub and start contributing yourself. The project is continuously integrated, so we can improve code quality and build effortlessly. GitList is an elegant...
This project will provide a PHP class to communicate with a CVS repository via both direct connection to a local filesystem and pserver access to the repository, with the possibility of enabling (in a future version) connectivity using the :ext: method.