PHPackages                             gmbf/dhlservice - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. gmbf/dhlservice

ActiveLibrary

gmbf/dhlservice
===============

DHL Service Integration for Laravel

v1.0.0(1y ago)13MITPHP

Since Feb 22Pushed 1y ago1 watchersCompare

[ Source](https://github.com/yewinnaingedem/dhl-service)[ Packagist](https://packagist.org/packages/gmbf/dhlservice)[ RSS](/packages/gmbf-dhlservice/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

DHL Service for Price Calculation
=================================

[](#dhl-service-for-price-calculation)

This package integrates with the DHL API to retrieve shipping price details for packages based on various parameters. It allows users to calculate the shipping price using the "Worldwide Express" service and converts the price into MMK (Myanmar Kyat).

Requirements
------------

[](#requirements)

- PHP 7.3+
- Laravel 8+
- Guzzle HTTP Client (for making HTTP requests)

We can install the pacakge like this step : 1

```
    composer require gmbf/dhlservice
```

step : 2 add this provider class inside the config/app.php Gmbf\\Dhlservice\\DhlServiceProvider::class,

you can use this class inside the project

```
   use Gmbf\Dhlservice\Service\DhlService ;
```

You can install the required dependencies using Composer:

```
    composer require guzzlehttp/guzzle
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance43

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

450d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/92c2869b814ed10906ac1b3c6994b0fb0d2940e6ddab770ed6f001e7537ad649?d=identicon)[ye win naing](/maintainers/ye%20win%20naing)

---

Top Contributors

[![yewinnaingedem](https://avatars.githubusercontent.com/u/137805055?v=4)](https://github.com/yewinnaingedem "yewinnaingedem (2 commits)")

### Embed Badge

![Health badge](/badges/gmbf-dhlservice/health.svg)

```
[![Health](https://phpackages.com/badges/gmbf-dhlservice/health.svg)](https://phpackages.com/packages/gmbf-dhlservice)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
