Cyclos 4.12 PHP web services library
-----------------------------------------------------------------------------
In this package you will find the PHP library for integrating
3rd party software with the Cyclos 4 software (http://www.cyclos.org),
using the WEB-RPC mechanism, which is automatically generated from
Java services.

Cyclos also has the REST API, which is preferred over WEB-RPC, because the
REST API is better documented, has more intuitive operations, parameters and
models, and is more future-proof, as only minimal breaking changes are
introduced, with a deprecation window of 2 Cyclos feature releases.

However, the REST API doesn't have all operations available, so the classic
WEB-RPC may be the only option for some use-cases. 

For documentation and examples, please refer to the online documentation at
http://documentation.cyclos.org/4.12/cyclos-reference/webservices-php.html