Download the PHP package wedesignit/sendy-php-api-client without Composer
On this page you can find all versions of the php package wedesignit/sendy-php-api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wedesignit/sendy-php-api-client
More information about wedesignit/sendy-php-api-client
Files in wedesignit/sendy-php-api-client
Download wedesignit/sendy-php-api-client
More information about wedesignit/sendy-php-api-client
Files in wedesignit/sendy-php-api-client
Vendor wedesignit
Package sendy-php-api-client
Short Description PHP Client for the Sendy API
License MIT
Package sendy-php-api-client
Short Description PHP Client for the Sendy API
License MIT
Please rate this library. Is it a good library?
Informations about the package sendy-php-api-client
Sendy API client
Formerly known as KeenDelivery.
Implementation according to the docs.
Installing
Creating the connector
After this, the $sendy
class can return Endpoints
which can be called.
The endpoint methods can either be called with plain arrays or the fluent
Resource
classes can be used.
Directory structure / Endpoints
The Endpoint directory structure follows the documentation (category) structure for easier recognition. The current main categories are:
- Carrier
- Shipment
- Company Within these categories (category folders) the actual endpoints are located.
Usage examples
Always: Setting up
This applies to every following example and should be prepended to every example.
Listing your carriers
Listing a carrier's services
Locating nearby parcel shops
Listing your shops
Creating a shipment
Retrieving a shipment label
All versions of sendy-php-api-client with dependencies
PHP Build Version
Package Version
The package wedesignit/sendy-php-api-client contains the following files
Loading the files please wait ....