PHPackages                             logifire/nano-middleware - 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. logifire/nano-middleware

ActiveLibrary

logifire/nano-middleware
========================

PSR-15 request handler implementation

0.3.0(11mo ago)039[1 PRs](https://github.com/Logifire/nano-middleware/pulls)2MITPHPPHP &gt;=8.4CI passing

Since Jan 4Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/Logifire/nano-middleware)[ Packagist](https://packagist.org/packages/logifire/nano-middleware)[ RSS](/packages/logifire-nano-middleware/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (7)Dependencies (6)Versions (9)Used By (2)

nano-middleware
===============

[](#nano-middleware)

[![Tests](https://github.com/Logifire/nano-middleware/actions/workflows/tests.yml/badge.svg)](https://github.com/Logifire/nano-middleware/actions/workflows/tests.yml)

A PSR-15 request handler implementation

See

Usage
-----

[](#usage)

```
    $handler = new RequestHandler();

    $handler->addMiddleware(new Middleware());
    $handler->addMiddleware(new Middleware());

    $response = $handler->handle($server_request);

```

###  Health Score

39

—

LowBetter than 85% of packages

Maintenance54

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 95% 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 ~389 days

Recently: every ~419 days

Total

7

Last Release

348d ago

PHP version history (3 changes)0.0.1PHP ^7.2

0.2.0PHP ^7.4

0.3.0PHP &gt;=8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16954276?v=4)[Bo Andersen](/maintainers/Logifire)[@Logifire](https://github.com/Logifire)

---

Top Contributors

[![Logifire](https://avatars.githubusercontent.com/u/16954276?v=4)](https://github.com/Logifire "Logifire (19 commits)")[![stof](https://avatars.githubusercontent.com/u/439401?v=4)](https://github.com/stof "stof (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/logifire-nano-middleware/health.svg)

```
[![Health](https://phpackages.com/badges/logifire-nano-middleware/health.svg)](https://phpackages.com/packages/logifire-nano-middleware)
```

###  Alternatives

[cakephp/cakephp

The CakePHP framework

8.8k18.5M1.6k](/packages/cakephp-cakephp)[thecodingmachine/graphqlite

Write your GraphQL queries in simple to write controllers (using webonyx/graphql-php).

5723.1M30](/packages/thecodingmachine-graphqlite)[neos/flow

Flow Application Framework

862.0M449](/packages/neos-flow)[neos/flow-development-collection

Flow packages in a joined repository for pull requests.

144179.3k3](/packages/neos-flow-development-collection)[windwalker/framework

The next generation PHP framework.

25639.1k1](/packages/windwalker-framework)[selective/samesite-cookie

Secure your site with SameSite cookies

10144.0k](/packages/selective-samesite-cookie)

PHPackages © 2026

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