Download .zip |
Info | View files (3) | Download .zip | Reputation | Support forum (14) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2008-06-30 (10 years ago) | 64% | Total: 5,036 This week: 1 | All time: 521 This week: 350 |
Version | License | PHP version | Categories | |||
svnclient 1.0 | BSD License | 3.0 | Files and Folders, Project Management |
Description | Author | |||
This class can be used to retrieve files from an SVN (SubVersion) repository in pure PHP, thus without using separate programs. Innovation Award
|
Files |
File | Role | Description |
---|---|---|
example.php | Example | Example |
definitions.php | Conf. | Definitions used for the svnclient |
phpsvnclient.php | Class | Main class |
svnclient-2008-06-30.zip 6KB | |
svnclient-2008-06-30.tar.gz 4KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
PHP HTTP protocol client | .zip .tar.gz | for http(s) protocol | Required |
Generic XML parser class | .zip .tar.gz | XML parsing | Required |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
Antartec es Open Source, Parte 5: Subversion (SVN) En esta ocasión se presentará Subversion, la herramienta utilizada para el seguimiento de la evolución de los desarrollos de software que han sido construídos por el equipo de Antartec... |
Updated PHP SVN Client I’ve been working on a frontend for multiple SVN repositories (I’ll write more about this later) and have been using the the Sixdegrees PHP SVN Client library... |