An open API service indexing awesome lists of open source software.

https://github.com/alphp/pecl-tools-svn

PHP Bindings for the Subversion Revision control system.
https://github.com/alphp/pecl-tools-svn

Last synced: 2 months ago
JSON representation

PHP Bindings for the Subversion Revision control system.

Awesome Lists containing this project

README

          

[![License](https://img.shields.io/badge/license-PHP_License-blue.svg)](LICENSE)
[![Documentation](https://img.shields.io/badge/manual-svn-blue.svg)](http://www.php.net/manual/en/book.svn.php)

# PECL SVN

The [svn](https://pecl.php.net/package/svn) extension is a PHP Bindings for the Subversion Revision control system.

# Goal of this repos
The goal is build this extension with php 7.x for Windows.

# Repos organisation
* The [`archived-svn`](https://github.com/alphp/pecl-tools-svn/tree/archived-svn) branch is a copy from the [Archived SVN Repository](http://svn.php.net/pecl/svn/trunk/) with all history of changes. Do not use this but choice another version.
* This [`php7`](https://github.com/alphp/pecl-tools-svn/tree/php7) branch contains the working version.