Release Format
Our official releases are distributed in 7z format.
(For those of you out of the loop, 7z is an open archive format that provides great performance and compression ratios.
Please use one of the links below to download a release of Xyster. Also feel free to grab the API documentation or take a look at the build results.
Xyster requires at a minimum:
- PHP 5.2.0+
- Zend Framework 1.5+
Latest Release
| Release Version | Date | Documentation | Reports |
|---|---|---|---|
| Xyster Build 6 | 05/19/2008 | API Documentation, Manual | Coverage, Unit tests |
Prior Releases
| Release Version | Date | Documentation | Reports |
|---|---|---|---|
| Xyster Build 5 | 03/05/2008 | API Documentation, Manual | Coverage, Unit tests |
| Xyster Build 4 | 01/20/2008 | API Documentation, Manual | Coverage, Unit tests |
| Xyster Build 3 | 11/05/2007 | API Documentation, Manual | Coverage, Unit tests |
| Xyster Build 2 | 10/08/2007 | Core API, Incubator API | Coverage, Unit tests |
| Xyster Build 1 | 09/08/2007 | API |
Subversion
The source for Xyster lives in a Subversion repository where it can be exported or checked out anonymously.
According to accepted Subversion dogma, the most recent version of the software can be retrieved from the trunk/. Prior releases can be found in tags/. Be warned that code in the trunk is experimental at best and we make no claim to its efficiency or stableness for production use.
You can check out a copy of Xyster from Subversion with the following command:
svn co https://xyster.devweblog.org/svn/trunk