Arbit aims to provide a decent modern extensible multi project tracking tool. Features start with issue tracking and wiki and do not stop before code analysis and translation management.
Beside the releases the most recent version of PHPillow can always be checked out from SVN. We try not to break trunk and there are enough tests (coverage at about 96%) which should ensure overall stability, but we cannot guarantee, that trunk will always work flawlessly. To get the most current currently developed version of PHPillow you can check it from svn using the following command:
svn co svn://arbitracker.org/phpillow/trunk phpillowWe tend to release PHPillow together with new versions of CouchDB since the CouchDB API keeps changing slightly. The current release of PHPillow is 0.5-alpha and works together with CouchDB 0.9-alpha and the current trunk.
The major change, compared to the earlier versions, is the includsion of couchdb-dump and couchdb-load tool to im- and export data from CouchDB.
phpillow-0.5-alpha.tar.bz2 (188K) (Changelog) (CouchDB 0.9)
phpillow-0.4-alpha.tar.bz2 (223K) (Changelog) (CouchDB 0.9)
phpillow-0.3-alpha.tar.bz2 (223K) (Changelog) (CouchDB 0.9)
phpillow-0.2-alpha.tar.bz2 (203K) (CouchDB 0.8)
phpillow-0.1-alpha.tar.bz2 (188K) (CouchDB 0.7.2)
The following prerequisites must be fulfilled to use PHPillow:
A running CouchDB installation from current trunk.
We already adapted the library to the current changes for 0.9, so that it won't work any more with the old release in version 0.8.1, and older.
Versions prior to 0.3-alpha worked only with older versions of CouchDB.
PHP 5.2
The wrapped has been tested with the latest releases from the PHP 5.2 tree. It might also work with earlier versions of PHP, but this is not supported. Some features might only be available using LSB from PHP 5.3.
Version prior to 0.3-alpha required PHP 5.3.