PHP Connector
Evalanche now provides an official PHP connector for working with the Evalanche Soap API, as well as the Evalanche Reporting API in PHP projects. This serves to put an abstraction layer between the API methods and the Evalanche functions, in which updates can be made without having to change the own implementation. Furthermore the Evalanche-Soap-API connector can use the current SOAP version "V0" as well as all future SOAP versions. The connector is open source, hosted on GitHub and can be installed using the PHP package manager Composer. This way you can also benefit from automated updates!