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.

1.1.3 2016-11-22 22:37 UTC

This package is not auto-updated.

Last update: 2024-04-19 19:18:39 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