PHPackages                             spip-remix/bridge-http-server - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. spip-remix/bridge-http-server

AbandonedArchivedLibrary[HTTP &amp; Networking](/categories/http)

spip-remix/bridge-http-server
=============================

SPIP HTTP Management

0.1.x-dev(2y ago)00MITPHPPHP &gt;=8.2

Since Apr 9Pushed 2y ago1 watchersCompare

[ Source](https://github.com/spip-remix/bridge-http-server)[ Packagist](https://packagist.org/packages/spip-remix/bridge-http-server)[ RSS](/packages/spip-remix-bridge-http-server/feed)WikiDiscussions 0.1 Synced today

READMEChangelogDependencies (9)Versions (1)Used By (0)

spip-remix/bridge-http-server
=============================

[](#spip-remixbridge-http-server)

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

[](#installation)

```
composer require spip-remix/bridge-http-server
```

Rational
--------

[](#rational)

Un RequestHandler reçoit une ServerRequest en entrée et renvoie une Response. Il reçoit un payload de type ServerRequest et change le type du payload en Response. C'est un Stage. Comme un Pipeline, c'est un Stage, le RequestHandler de SPIP, c'est le Pipeline pour PSR-15

Les Middlewares, ce sont les stages (pipeline/middleware-interface, ou pipeline/rule-interface) Le Payload, c'est la ServerRequest Le pipeline s'interrompt quand un middleware renvoie une Response Quand tout les middlewares sont passés sans interruption, HttpPipeline appel un RequestHandler final qui renvoie une réponse par défaut

Usage
-----

[](#usage)

- HttpPipeline
- Pour les tests, SpipFrameworkHandler renvoie la réponse par défaut.

Exemple
-------

[](#exemple)

- Logger
- Error
- SecurityScreen
    - un truc
    - un autre truc
- Ajax
- PreRouting
    - action
    - espace privé
    - espace public
    - debug mode (-dev)
- UserLand
    - ...
- Router

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

814d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2a9b7beb8fec4f176788dc1378e297e457a983009dcd8e084ed7bfcea5cbb456?d=identicon)[James](/maintainers/James)

![](https://avatars.githubusercontent.com/u/39585700?v=4)[SpipRemix](/maintainers/spip-remix)[@spip-remix](https://github.com/spip-remix)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/spip-remix-bridge-http-server/health.svg)

```
[![Health](https://phpackages.com/badges/spip-remix-bridge-http-server/health.svg)](https://phpackages.com/packages/spip-remix-bridge-http-server)
```

###  Alternatives

[moonshine/moonshine

Laravel administration panel

1.3k253.1k81](/packages/moonshine-moonshine)[symfony/http-kernel

Provides a structured process for converting a Request into a Response

8.1k869.4M8.8k](/packages/symfony-http-kernel)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[shopware/platform

The Shopware e-commerce core

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

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.1k17.8k](/packages/prestashop-prestashop)

PHPackages © 2026

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