PHPackages                             monolyth/plumber - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. monolyth/plumber

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

monolyth/plumber
================

Utilities for the Monolyth unframework

1.1.0(8y ago)02791MITPHP

Since Jul 16Pushed 8y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (3)Used By (1)

Monolyth Plumber
================

[](#monolyth-plumber)

Utilities for the Monolyth unframework

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

[](#installation)

### Composer (recommended)

[](#composer-recommended)

```
$ composer require monolyth/plumber
```

### Manual

[](#manual)

1. Download or clone the repository;
2. Add `/path/to/plumber/src` for namespace `Monolyth\Plumber` to your PSR-4 autoloader.

Usage
-----

[](#usage)

Currently only 2 utilities are included: `Utf8` and `Proxy`. Statically call the `handle` method on the classes to utilise them.

`Utf8`
------

[](#utf8)

The `Utf8::handle` method normalises PHP's UTF-8 handling.

`Proxy`
-------

[](#proxy)

The `Proxy::handle` method attempts to normalise the `X_HTTP_FORWARDED_FOR`header so you can just use `REMOTE_ADDR` everywhere. Note that not all proxies handle this the same, so you might need to roll your own.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

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

Total

2

Last Release

3007d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bce0289662bc7c78014afb3610eb7558b68948a97cb2f9b0efd1755d80dc7c2a?d=identicon)[monomelodies](/maintainers/monomelodies)

---

Top Contributors

[![monomelodies](https://avatars.githubusercontent.com/u/260346?v=4)](https://github.com/monomelodies "monomelodies (14 commits)")

### Embed Badge

![Health badge](/badges/monolyth-plumber/health.svg)

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

###  Alternatives

[inc2734/wp-breadcrumbs

A library for WordPress breadcrumbs.

1543.1k1](/packages/inc2734-wp-breadcrumbs)

PHPackages © 2026

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