Project: PHPRestfulSubversion
- …provides a RESTful JSON webservice API to access information in your Subversion repository,
- …provides tools to cache your Subversion repository in order to make it searchable through the webservice in a fast and simple manner,
- …is a library of PHP classes which you can use to implement more complex use cases.
A secondary goal of this project is to explore how to create very clean PHP code using a 100% test-driven approach.
The source code of this project is hosted at https://github.com/manuelkiessling/PHPRestfulSubversion