Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages