Download the PHP package tallieutallieu/dry-sendcloud without Composer
On this page you can find all versions of the php package tallieutallieu/dry-sendcloud. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package dry-sendcloud
DRY Sendcloud
Dry PHP Client for Sendcloud API (unofficial client).
Full docs of the Sendcloud API can be found on https://docs.sendcloud.sc/api/v2/shipping/
Index
- Installation
- Usage
- Register
- Create parcel & label
- Get all parcels
- Get parcel by id
- Get all active Sendcloud Shipping Methods
- Get a label by parcel id
Installation
Config options
Name | Default |
---|---|
api_url | |
public_api | |
secret_api |
Usage
Register the service provider
Create Parcel & Label
Get all parcels
Returns an array of all created Parcels
Get parcel by id
Returns an array of a Parcel
Get all active Sendcloud Shipping methods
Returns an array of a Shipment methods results
Get a label by parcel id
All versions of dry-sendcloud with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^7.4.5
The package tallieutallieu/dry-sendcloud contains the following files
Loading the files please wait ....