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. [API Development](/categories/api)
4. /
5. gmbf/dhlservice

ActiveLibrary[API Development](/categories/api)

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

DHL Service Integration for Laravel

v1.0.0(1y ago)03MITPHP

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 1w 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

23

—

LowBetter than 25% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

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

542d 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)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.5M7](/packages/exsyst-swagger)[lucasdotvin/laravel-soulbscription

A straightforward interface to handle subscriptions and features consumption.

709209.3k](/packages/lucasdotvin-laravel-soulbscription)[pimax/fb-messenger-php

Facebook Messenger Bot PHP API

313188.5k2](/packages/pimax-fb-messenger-php)

PHPackages © 2026

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