Download the PHP package codeboxr/pathao-courier without Composer
On this page you can find all versions of the php package codeboxr/pathao-courier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download codeboxr/pathao-courier
More information about codeboxr/pathao-courier
Files in codeboxr/pathao-courier
Package pathao-courier
Short Description Bangladeshi Pathao courier service api package
License MIT
Informations about the package pathao-courier
Pathao Courier Banagladesh
This is a Laravel/PHP package for Pathao 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 Pathao delivery/store city list
- Fetch Pathao delivery/store zone list
- Fetch Pathao delivery/store area list
- Create pickup store
- Fetch pickup store list
- Create parcel
- Fetch Parcel Details
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 pathao.php file
Set .env configuration
Usage
1. Get pathao delivery city list
2. To get pathao zone list
3. To get pathao delivery area list
4. Create new store
5. Get Store List
6. Create new parcel
7. Get Order Details
Contributing
Contributions to the Pathao package are welcome. Please note the following guidelines before submitting your pull request.
- Follow PSR-4 coding standards.
- Read Pathao API documentations first
License
Pathao package is licensed under the MIT License.
Copyright 2022 Codeboxr
All versions of pathao-courier with dependencies
illuminate/support Version ~6|~7|~8
guzzlehttp/guzzle Version ^7.0.1