A collection of useful library classes written for PHP5. The dominant license is GPLv3, but there may be adaptations of other libraries that require alternative OSS licenses. Check file headers... no licence tag implies GPL v3. If you really need an alternate licence, contact us.
This is "pre-Alpha" code, subject to seemingly random refactoring. A good portion of the code is copied from a previous PHP4 library and has not been updated to take advantage of PHP5, or to follow the class naming standards of this version. The transformation to PHP5 will involve significant refactoring with no regard to backwards compatibility.
That said, most of this code is being used in production applications and recent code is subjected to unit testing, so the overall code quality is reasonably good.
In-line documentation is spotty, supporting documentation is sparse (see the wiki). Newer modules have reasonably extensive unit tests that provide considerable information on how to use the code. Documentation will improve over time.