Skip to content

A PHP library that provides an interface to the LCE web services.

License

Notifications You must be signed in to change notification settings

myflyingbox/php-lce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-lce

A PHP library that provides an interface to the MY FLYING BOX web services. https://www.myflyingbox.com

Installation

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

About

A PHP library that provides an interface to the LCE web services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages