
A unit-tested, OOP library for php5.
If I find a general-purpose class which isn't specific to the current project, it gets dumped in a separate utility library. This is it.
Aperiplus is up on sourceforge primarily because it's needed for Rephactor. I'm not really expecting any interest apart from that. This is an experimental library and will probably stay that way for some time to come. The bits with documentation (see links below) should have a stable API but anything else might not.
If you use SimpleTest you might like to take a look at the SimpleTest extensions. These are mainly concerned with testing around the application boundary. There are test cases and expectation classes for data access, filesystem, shell, and subversion tests - see docs.
No releases as yet but you can checkout the latest subversion revision from the sourceforge project page.
Aperiplus supports the go php5 initiative. As a new project, I don't have older versions to support and from the start I've assumed a minimum of v5.2.
SimpleTest Extensions
Also:
You can get in touch via the Aperiplus mailing list. My name is Noel Darlow. You might have met me online under the name mcgruff.
Thanks to the developers of Phemto and SimpleTest both of which are used in the Aperiplus library, and to the project host sourceforge.