activeCollab API Wrapper is a set of PHP classes that make use of activeCollab API much easier, by providing object oriented interface to it.
Instead of making HTTP requests from your code and handling responses, wrapper layer lets you call simple set of methods and work with the result in form of native PHP types, such are arrays, objects, boolean values etc.