Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 382 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 382 Bytes

php-openddr

Experimental OpenDDR implementation for PHP

Collaborating

We use the git-flow branching model. Development is done on develop branch. master branch should always be in production-ready state.

Unit testing

To run the testsuite:

$ cd tests
$ phpunit