PHPackages                             gringlas/cakephp-dhlapi - 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. gringlas/cakephp-dhlapi

ActiveCakephp-plugin[API Development](/categories/api)

gringlas/cakephp-dhlapi
=======================

DHLApi plugin for CakePHP

1.5.0(6y ago)05PHPPHP &gt;=5.5.9

Since Mar 21Pushed 4y ago1 watchersCompare

[ Source](https://github.com/gringlas/cakephp-dhlapi)[ Packagist](https://packagist.org/packages/gringlas/cakephp-dhlapi)[ RSS](/packages/gringlas-cakephp-dhlapi/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

DHLApi plugin for CakePHP
=========================

[](#dhlapi-plugin-for-cakephp)

About
-----

[](#about)

Das Plugin ermöglicht das Anfragen des SOAP artigen DHL API.

Installation
------------

[](#installation)

Das Plugin wird aus unserem bitbucket geladen und nicht mit composer (da wir kein lokales packagist haben). Die composer.json des gewünschten Projekts bitte folgendermaßen erweitern: (Achtung BITBUCKETNAME durch eigenen Accountnamen erstzen.)

```
"require" : {
    "gringlas/cakephp-dhlapi" : "dev-master"
},
"config" : {
    "secure-http" : false
},
"repositories" : [
    {
        "type" : "vcs",
        "url" : "http://BITBUCKETNAME@jira.phihochzwei.com:7990/scm/cpp/dhlapi.git"
    }
]

```

Danach wie gewohnt

```
composer update

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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

Every ~175 days

Total

4

Last Release

2454d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/356d738a5d09929aad45e38c6fbadf4faee0dc15538355af2c65b37f07180561?d=identicon)[gringlas](/maintainers/gringlas)

---

Top Contributors

[![gringlas](https://avatars.githubusercontent.com/u/4557329?v=4)](https://github.com/gringlas "gringlas (27 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/gringlas-cakephp-dhlapi/health.svg)

```
[![Health](https://phpackages.com/badges/gringlas-cakephp-dhlapi/health.svg)](https://phpackages.com/packages/gringlas-cakephp-dhlapi)
```

###  Alternatives

[friendsofcake/crud-json-api

Listener for building CakePHP Crud APIs following the JSON API specification.

58445.4k3](/packages/friendsofcake-crud-json-api)[alt3/cakephp-swagger

Instant Swagger documentation for your CakePHP 4.x APIs

64197.3k3](/packages/alt3-cakephp-swagger)[cnizzardini/cakephp-swagger-bake

Automatically generate OpenApi, Swagger, and Redoc documentation from your existing cakephp project

60171.2k4](/packages/cnizzardini-cakephp-swagger-bake)[bcrowe/cakephp-api-pagination

CakePHP 4 plugin that injects pagination information into API responses.

3953.5k1](/packages/bcrowe-cakephp-api-pagination)[gourmet/social-meta

Adds Facebook Open Graph and Twitter Cards support to CakePHP 3.x

255.1k](/packages/gourmet-social-meta)

PHPackages © 2026

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