- most key features implemented
- alpha stage
- Issue Tracker
- php >= 5.3
- libxml version >= 2.7.0 (due to a bug in libxml http://bugs.php.net/bug.php?id=36501)
- phpunit >= 3.6 (if you want to run the tests)
- composer
Please refer to doctrine-project.org for the documentation.
This examples shows how to run the tests for jackrabbit. You can run the tests for the other backends. Just replace jackrabbit with the name of the backend you want to run.
-
Make sure you have installed the dependencies
-
Run this command to download jackrabbit and launch it (requires wget)
./tests/travis_jackrabbit.sh
-
Run the tests:
phpunit -c tests/phpunit_jackrabbit.xml.dist