PHPackages                             earc/payload - 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. earc/payload

ActiveLibrary

earc/payload
============

eArc - the explicit architecture framework - basic payload blueprint

0.1.0(7y ago)07MITPHPPHP ^7.2

Since Jan 26Pushed 7y agoCompare

[ Source](https://github.com/Koudela/eArc-payload)[ Packagist](https://packagist.org/packages/earc/payload)[ RSS](/packages/earc-payload/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

earc/payload
============

[](#earcpayload)

Basic payload carrier blueprint.

installation
============

[](#installation)

```
$ composer install earc/payload
```

basic usage
===========

[](#basic-usage)

```
use eArc\Payload\PayloadCarrier;

$carrier = new PayloadCarrier();
```

Please refer to the [PayloadCarrierInterface](https://github.com/Koudela/eArc-payload/blob/master/src/Interfaces/PayloadCarrierInterface.php)for details.

If you want to add the payload carrier functionality to a existing class use the `eArc\Payload\Trait\PayloadCarrierTrait`.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 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 ~3 days

Total

3

Last Release

2654d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b7308f2797252cace014cfec12c1b5978c1bf5608be78d7a188ff690192959f3?d=identicon)[Thomas Koudela](/maintainers/Thomas%20Koudela)

---

Top Contributors

[![Koudela](https://avatars.githubusercontent.com/u/21366492?v=4)](https://github.com/Koudela "Koudela (5 commits)")

---

Tags

earc-frameworkpayload-carrierphp

### Embed Badge

![Health badge](/badges/earc-payload/health.svg)

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

PHPackages © 2026

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