Download the PHP package imbue/sendcloud-api-php without Composer
On this page you can find all versions of the php package imbue/sendcloud-api-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download imbue/sendcloud-api-php
More information about imbue/sendcloud-api-php
Files in imbue/sendcloud-api-php
Download imbue/sendcloud-api-php
More information about imbue/sendcloud-api-php
Files in imbue/sendcloud-api-php
Vendor imbue
Package sendcloud-api-php
Short Description SendCloud API client library for PHP. SendCloud is a European shipping software for e-commerce
License MIT
Homepage https://github.com/imbue/sendcloud-api-php
Package sendcloud-api-php
Short Description SendCloud API client library for PHP. SendCloud is a European shipping software for e-commerce
License MIT
Homepage https://github.com/imbue/sendcloud-api-php
Please rate this library. Is it a good library?
Informations about the package sendcloud-api-php
SendCloud API client for PHP
Note that this library does not yet implement the complete functionality of the SendCloud API. Feel free to open a merge request with the additional implementation.
Installation
Getting started
Initialize the SendCloud API client
Creating a new parcel
Insert or update (upsert) shipment for an integration
Retrieve a list of integrations
Retrieve a single parcel
Partner ID
If you are a partner of SendCloud, you can set the partner id
. The library will ensure it will be added as header to the request.
List of available methods
Integrations
- List
Integration Shipments
- List
- Upsert (Update or create)
Invoices
- List
- Find
Parcels
- Get
- List
- Create
- Cancel
Parcel statuses
- List
Sender addresses
- Get
- List
Shipping methods
- Get
- List
Labels
- Get
- Get labels as PDF
User
- Get
Roadmap
- Implement all possible endpoints
- Add PHPUnit tests
Want to help improving the library?
I will happily accept new pull requests.
All versions of sendcloud-api-php with dependencies
PHP Build Version
Package Version
The package imbue/sendcloud-api-php contains the following files
Loading the files please wait ....