Download the PHP package deniztezcan/laravel-sendcloud-shipping without Composer
On this page you can find all versions of the php package deniztezcan/laravel-sendcloud-shipping. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download deniztezcan/laravel-sendcloud-shipping
More information about deniztezcan/laravel-sendcloud-shipping
Files in deniztezcan/laravel-sendcloud-shipping
Download deniztezcan/laravel-sendcloud-shipping
More information about deniztezcan/laravel-sendcloud-shipping
Files in deniztezcan/laravel-sendcloud-shipping
Vendor deniztezcan
Package laravel-sendcloud-shipping
Short Description Laravel Wrapper for the SendCloud Shipping API
License MIT
Homepage https://github.com/deniztezcan/laravel-sendcloud-shipping
Package laravel-sendcloud-shipping
Short Description Laravel Wrapper for the SendCloud Shipping API
License MIT
Homepage https://github.com/deniztezcan/laravel-sendcloud-shipping
Please rate this library. Is it a good library?
Informations about the package laravel-sendcloud-shipping
Laravel Sendcloud (shipping) API
A Laravel Wrapper for the SendCloud Shipping API based on the picqer/sendcloud-php-client
package.
Instalation
Add a ServiceProvider to your providers array in config/app.php
:
Add the facade to the facades array:
Finally, publish the configuration files:
Configuration
Please set your API: key
and secret
in the config/shipping-sendcloud.php
Usage
To create and get a printable label you can use the following code. The ordernumber is optional.
All versions of laravel-sendcloud-shipping with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*.*|7.*.*|8.*.*
guzzlehttp/guzzle Version ~6.0
guzzlehttp/guzzle Version ~6.0
The package deniztezcan/laravel-sendcloud-shipping contains the following files
Loading the files please wait ....