Download the PHP package harm-smits/sendcloud-shipping-api without Composer
On this page you can find all versions of the php package harm-smits/sendcloud-shipping-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download harm-smits/sendcloud-shipping-api
More information about harm-smits/sendcloud-shipping-api
Files in harm-smits/sendcloud-shipping-api
Download harm-smits/sendcloud-shipping-api
More information about harm-smits/sendcloud-shipping-api
Files in harm-smits/sendcloud-shipping-api
Vendor harm-smits
Package sendcloud-shipping-api
Short Description A PHP Client for the SendCloud Shipping API with async support and full object mapping
License MIT
Homepage http://github.com/harm-smits/sendcloud-shipping-api
Package sendcloud-shipping-api
Short Description A PHP Client for the SendCloud Shipping API with async support and full object mapping
License MIT
Homepage http://github.com/harm-smits/sendcloud-shipping-api
Keywords sendcloud
Please rate this library. Is it a good library?
Informations about the package sendcloud-shipping-api
A working API for a shitty API
A simple API that supports almost all calls and which is mapped to objects accordingly.
Initialize the client as follows and work with the api
Going over all parcels is really easy:
Statuses work likewise:
Same for brands:
Everything can be done asynchronously as well
The following methods can be used directly from the client, suffix with Async
if you want to get a promise.
- getParcels
- getParcel
- createParcel
- createParcels
- updateParcel
- cancelOrDeleteParcel
- getParcelReturnPortalUrl
- getParcelDocuments
- getParcelStatuses
- getReturns
- getReturn
- getBrands
- getBrand
- getShippingMethods
- getShippingMethod
- getPdfLabel
- getBulkPdfLabel
- getUser
- getInvoices
- getInvoice
- getSenderAddresses
- getSenderAddress
- getIntegrations
All versions of sendcloud-shipping-api with dependencies
PHP Build Version
Package Version
The package harm-smits/sendcloud-shipping-api contains the following files
Loading the files please wait ....