PHPackages                             gallna/slim3-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. [Framework](/categories/framework)
4. /
5. gallna/slim3-middleware

ActiveLibrary[Framework](/categories/framework)

gallna/slim3-middleware
=======================

A set of Slim3 Framework middleware

v1.0.3(9y ago)0135PHPPHP &gt;=5.5.0

Since Aug 9Pushed 9y ago1 watchersCompare

[ Source](https://github.com/gallna/slim3-middleware)[ Packagist](https://packagist.org/packages/gallna/slim3-middleware)[ Docs](https://github.com/gallna/slim3-middleware)[ RSS](/packages/gallna-slim3-middleware/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (6)Used By (0)

Slim Middleware
===============

[](#slim-middleware)

A set of middleware for [Slim 3 Framework](http://www.slimframework.com/docs/concepts/middleware.html)

GuzzleMiddleware
----------------

[](#guzzlemiddleware)

Catch uncaught http exceptions generated by [Guzzle 6](http://docs.guzzlephp.org/en/latest/) and set appropriate response code

```
$app = new Slim\App();
$app->add(new Kemer\Slim3\Middleware\GuzzleMiddleware());

```

PhpHttpMiddleware
-----------------

[](#phphttpmiddleware)

Catch uncaught http exceptions generated by [HTTPlug](http://php-http.org/en/latest/index.html) and set appropriate response code

HTTPlug is used among other thing by [Jane Open Api](https://github.com/jolicode/jane-openapi) package - to generate API clients from Swagger specification.

```
$app = new Slim\App();
$app->add(new Kemer\Slim3\Middleware\PhpHttpMiddleware());

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

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

Total

5

Last Release

3574d ago

Major Versions

v0.1 → v1.0.02016-08-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/299c269db35972c9bb19adbbf2df009d6be266c858e763148daa0aa62ae37561?d=identicon)[gall\_na](/maintainers/gall_na)

---

Top Contributors

[![gallna](https://avatars.githubusercontent.com/u/9655079?v=4)](https://github.com/gallna "gallna (9 commits)")

### Embed Badge

![Health badge](/badges/gallna-slim3-middleware/health.svg)

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

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[symfony/symfony

The Symfony PHP framework

31.4k86.9M2.2k](/packages/symfony-symfony)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[silverstripe/framework

The SilverStripe framework

7223.7M2.7k](/packages/silverstripe-framework)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

84735.1k](/packages/flow-php-flow)

PHPackages © 2026

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