A PHP library that provides an interface to the MY FLYING BOX web services. https://www.myflyingbox.com
Retrieve php-lce
$ git clone https://github.com/myflyingbox/php-lce.git
$ cd php-lce
Install composer
$ curl -s http://getcomposer.org/installer | php
Install php-lce's dependencies
$ php composer.phar install
Then you can run an example to make sure everything works as expected
$ php examples/version.php