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-lceInstall composer
$ curl -s http://getcomposer.org/installer | phpInstall php-lce's dependencies
$ php composer.phar installThen you can run an example to make sure everything works as expected
$ php examples/version.php