schoppax / shipcloud-php
There is no license information available for the latest version (2.0.0) of this package.
shipcloud API v1 PHP 7.2+ library
2.0.0
2023-10-09 16:21 UTC
Requires
- php: >=7.2.0
- guzzlehttp/guzzle: ~7.0
README
An easy-to-use PHP package to communicate with shipcloud's API.
##Installation
####Require comyo-media/shipcloud-php in composer.json
Add "schoppax/shipcloud-php"
in your "require" object.