shootproof / php-sdk
The API comes free of charge with your ShootProof account and currently is only available in the form of JSON responses. Read up on the API documentation to discover the different methods that are available.
Installs: 36 203
Dependents: 2
Suggesters: 0
Security: 0
Stars: 6
Watchers: 27
Forks: 2
Open Issues: 0
Requires
- php: >=5.3.3
This package is not auto-updated.
Last update: 2024-11-01 21:41:09 UTC
README
A PHP SDK to interact with the ShootProof API. API and Auth documentation can be found at http://developer.shootproof.com.
Installation
We recommend using Composer to manage your PHP application's dependencies. The ShootProof PHP SDK may be installed by adding it as a Composer requirement to your project:
composer.phar require shootproof/php-sdk