kosatyi / ipsp-php-api
IPSP PHP API - Example project
1.0.0
2017-07-18 11:48 UTC
Requires
- kosatyi/ipsp-php: ^1.1
- mikecao/flight: ^1.3
This package is auto-updated.
Last update: 2024-11-13 03:40:38 UTC
README
This project is no longer maintained
IPSP PHP SDK - API Sandbox
Installation
System Requirements
PHP 5.2 and later.
Composer Dependencies
Sandbox require the following packages in order to work properly:
Clone project from GitHub:
$ git clone git@github.com:kosatyi/ipsp-php-api.git $ cd ipsp-php-api $ composer install