Download the PHP package ahid-technologies/leopards-courier without Composer
On this page you can find all versions of the php package ahid-technologies/leopards-courier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ahid-technologies/leopards-courier
More information about ahid-technologies/leopards-courier
Files in ahid-technologies/leopards-courier
Download ahid-technologies/leopards-courier
More information about ahid-technologies/leopards-courier
Files in ahid-technologies/leopards-courier
Vendor ahid-technologies
Package leopards-courier
Short Description Laravel package for integrating with Leopards Courier API
License MIT
Package leopards-courier
Short Description Laravel package for integrating with Leopards Courier API
License MIT
Please rate this library. Is it a good library?
Informations about the package leopards-courier
Ahid Leopards Courier
A Laravel package for integrating with Leopards Courier API services.
Installation
You can install the package via composer:
Configuration
Publish the configuration file:
Add your Leopards Courier API credentials to your .env
file:
Usage
Get All Cities
Book a Packet
Available Methods
getAllCities()
: Get a list of all available cities with origin and destination statusbookPacket(array $data)
: Book a new shipment
Error Handling
The package throws LeopardsApiException
when the API returns an error. You can catch this exception to handle API errors:
License
The MIT License (MIT). Please see License File for more information.
All versions of leopards-courier with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
guzzlehttp/guzzle Version ^7.0
illuminate/support Version ^8.0|^9.0|^10.0
guzzlehttp/guzzle Version ^7.0
illuminate/support Version ^8.0|^9.0|^10.0
The package ahid-technologies/leopards-courier contains the following files
Loading the files please wait ....