Skip to content

flywithmonkey/flexpi-php-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Flexpi PHP-SDK

Flexpi is a set of useful services which can really speed up and improve your work on HTML5 applications or games.

This library allows for access to Flexpi.com REST API.

Flexpi PHP-SDK works with PHP 5.3.3 or later.

Installation

The recommended way to install Flexpi PHP-SDK is through composer. Just create a composer.json file and run the php composer.phar install command to install it:

{
    "require": {
        "flywithmonkey/flexpi-php-sdk": "dev-master"
    }
}

More Information

Read the documentation for more information.

License

Flexpi PHP-sdk is licensed under the MIT license.

About

PHP SDK for Flexpi.com REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages