Skip to content

gosizzle/sizzle-php-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.