2017 © Pedro Peláez
 

library flexpi-php-sdk

image

flywithmonkey/flexpi-php-sdk

  • by ahilles107
  • Repository
  • 0 Watchers
  • 0 Stars
  • 2 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 0 Versions
  • 0 % Grown

The README.md

Flexpi PHP-SDK

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

This library allows for access to Flexpi.com REST API., (*2)

Flexpi PHP-SDK works with PHP 5.3.3 or later., (*3)

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:, (*4)

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

More Information

Read the [documentation][2] for more information., (*5)

License

Flexpi PHP-sdk is licensed under the MIT license., (*6)

The Versions