Download the PHP package codeboxr/ecourier-courier without Composer
On this page you can find all versions of the php package codeboxr/ecourier-courier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download codeboxr/ecourier-courier
More information about codeboxr/ecourier-courier
Files in codeboxr/ecourier-courier
Package ecourier-courier
Short Description Bangladeshi ecourier service api package
License MIT
Informations about the package ecourier-courier
Ecourier parcel service php/laravel package
This is a Laravel/PHP package for Ecourier BD Courier System. This package can be used in laravel or without laravel/php projects. You can use this package for headless/rest implementation as well as blade or regular mode development. We created this package while working for a project and thought to made it release for all so that it helps. This package is available as regular php composer package.
Features
- Fetch Ecourier delivery/store city list
- Fetch Ecourier delivery/store thana/upzilla list
- Fetch Ecourier delivery/store postcode list
- Fetch Ecourier delivery/store postcode area list
- Fetch Ecourier delivery/store branch list
- Fetch Ecurier delivery package lsit
- Create parcel
- Parcel tracking
Requirements
- PHP >=7.4
- Laravel >= 6
Installation
vendor publish (config)
After publish config file setup your credential. you can see this in your config directory ecourier.php file
Set .env configuration
Usage
1. Get ecourier delivery city list
2. Get ecourier delivery thana/upzilla list
3. Get ecourier delivery postcode list
4. Get ecourier delivery postcode area list
5. Get ecourier branch list
6. Delivery package list
7. Create Parcel
8. Parcel tracking
Contributing
Contributions to the Ecourier package are welcome. Please note the following guidelines before submitting your pull request.
- Follow PSR-4 coding standards.
- Read Ecourier API documentations first
License
Ecourier package is licensed under the MIT License.
Copyright 2022 Codeboxr
All versions of ecourier-courier with dependencies
illuminate/support Version ~6|~7|~8|~9
guzzlehttp/guzzle Version ^7.0.1