PHPackages                             bogosoft/http-routing - 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. bogosoft/http-routing

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

bogosoft/http-routing
=====================

Contracts and minimal implementations to support HTTP request routing.

3.2.0(5y ago)076[1 PRs](https://github.com/bogosoft-php/http-routing/pulls)PHPPHP &gt;=7.4

Since Jun 22Pushed 3y ago1 watchersCompare

[ Source](https://github.com/bogosoft-php/http-routing)[ Packagist](https://packagist.org/packages/bogosoft/http-routing)[ RSS](/packages/bogosoft-http-routing/feed)WikiDiscussions develop Synced today

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

bogosoft/http-routing
---------------------

[](#bogosofthttp-routing)

This library contains contracts for abstracting an HTTP request router as a PSR-15 middleware component.

Although this library contains minimal implementations, it is intended mainly to provide implementation-ready contracts.

The focal point of the library--the `Router` class--is a PSR-15 middleware component with the following responsibilities:

- Resolve an HTTP request to an action, and a sequence of zero or more action filters.
- Invoke the filtered action to obtain an action result.
- Apply the action result to an HTTP response.

#### Requirements

[](#requirements)

- PHP &gt;=7.4

#### Installation

[](#installation)

```
composer require bogosoft/http-routing
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

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

Recently: every ~34 days

Total

9

Last Release

2002d ago

Major Versions

1.0.0 → 2.0.02020-06-26

2.3.0 → 3.0.02020-07-05

### Community

Maintainers

![](https://www.gravatar.com/avatar/8530564fb9452a6b97b54c5cfd4da24f7f69667c217b8e37f99a593966029cdd?d=identicon)[bogocles](/maintainers/bogocles)

---

Top Contributors

[![bogocles](https://avatars.githubusercontent.com/u/8812030?v=4)](https://github.com/bogocles "bogocles (22 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/bogosoft-http-routing/health.svg)

```
[![Health](https://phpackages.com/badges/bogosoft-http-routing/health.svg)](https://phpackages.com/packages/bogosoft-http-routing)
```

###  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)[mezzio/mezzio-authentication-oauth2

OAuth2 (server) authentication middleware for Mezzio and PSR-7 applications.

28483.0k2](/packages/mezzio-mezzio-authentication-oauth2)[windwalker/framework

The next generation PHP framework.

25639.1k1](/packages/windwalker-framework)

PHPackages © 2026

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