Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 451 Bytes

File metadata and controls

14 lines (10 loc) · 451 Bytes

ShootProof PHP SDK

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