Download the PHP package huzaifaalmesbah/bd-courier-customer-delivery-stats without Composer

On this page you can find all versions of the php package huzaifaalmesbah/bd-courier-customer-delivery-stats. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package bd-courier-customer-delivery-stats

๐Ÿ“ฆ BD Courier Customer Delivery Stats

A powerful PHP package for tracking customer delivery statistics across Pathao, Steadfast, and RedX courier services in Bangladesh. Perfect for e-commerce businesses looking to analyze customer ordering patterns and delivery history.

Note: Framework-agnostic fork of shahariar-ahmad/courier-fraud-checker-bd, enhanced to work with any PHP framework.


โœจ Key Features


โš™๏ธ Installation

Requirements:


๐Ÿ”ง Configuration

Option 1: Environment Variables (Recommended)

Add these to your .env file:

Option 2: Direct Configuration


๐Ÿš€ Quick Start

Output Example:


๐Ÿ“ฑ Phone Number Validation

The package includes built-in validation for Bangladeshi phone numbers:

Validation Rules:


๐Ÿ› ๏ธ Advanced Usage

Check Individual Courier Services

Error Handling

Risk Assessment Example


๐Ÿ”Œ Framework Integration Examples

Laravel Integration

WordPress Integration

CodeIgniter Integration


๐Ÿ“ Examples

Check the examples/ directory for complete integration examples:


๐Ÿงน Troubleshooting

Common Issues

  1. Missing Configuration

    Solution: Ensure all credentials are set in environment variables or configuration array.

  2. Invalid Phone Number

    Solution: Use local BD format like 01712345678 without +88 prefix.

  3. HTTP Request Failed

    Solution: Check internet connection and API endpoint availability.

  4. Guzzle HTTP Client Missing

    Solution: Run composer install to install dependencies.


๐Ÿ“ License

This package is open-source software licensed under the GNU General Public License v3.0 (GPL-3.0).


๐Ÿ”— Links & Support


๐Ÿค Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Submit a pull request

๐Ÿ“Š Version History


๐Ÿ™ Credits

This package is a universal, framework-agnostic fork of the original Laravel-specific package:

Enhancements in This Version:

Special thanks to Shahariar Ahmad for the original implementation.


All versions of bd-courier-customer-delivery-stats with dependencies

PHP Build Version
Package Version
Requires php Version ^7.4|^8.0|^8.1|^8.2|^8.3
guzzlehttp/guzzle Version ^7.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package huzaifaalmesbah/bd-courier-customer-delivery-stats contains the following files

Loading the files please wait ....