gosizzle/sizzle-php-sdk

This SDK is for accessing the Sizzle API

0.1.3 2016-01-19 18:23 UTC

This package is not auto-updated.

Last update: 2024-12-19 01:08:13 UTC


README

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.