PHP Client for Shopello API

1.0.10 2016-03-30 13:24 UTC

README

https://api.travis-ci.org/Shopello/Shopello-PHP.svg?branch=master

Install with composer:

composer.json

{
    "require": {
        "shopello/api": "@stable"
    }
}