Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 843 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 843 Bytes

Sizzle PHP SDK

Code Climate Latest Stable Version Build Status

This SDK is for accessing the S!zzle API.

Installation

The easiest way to install is via Composer:

composer require gosizzle/sizzle-php-sdk

Testing

To run all the unit tests

./vendor/bin/phpunit --bootstrap src/tests/autoload.php -c tests.xml

Contributing

Information on contributing can be found here.