PHP Classes / PHP SVN Client

Retrieve files from an SVN repository in pure PHP

PHP SVN Client PHP Class

This class can be used to retrieve files from an SVN repository in pure PHP, thus without using separate programs. It accesses a given remove SVN repository using the WebDAV protocol and perform several types of operations: - List all files in a given SVN repository directory - Retrieve a given revision of a file - Retrieve the log of changes made in a repository or in a given file between two revisions - Get the repository latest revision

Similar PHP Classes

Search in PHP Classes

Filter by tags