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

AbandonedArchivedLibrary[Framework](/categories/framework)

opis/routing
============

A framework for building packages that need routing capabilities

5.0.0(7y ago)103.6k↓66.7%2[1 issues](https://github.com/opis/routing/issues)3Apache-2.0PHPPHP ^7.1

Since Dec 17Pushed 5y ago1 watchersCompare

[ Source](https://github.com/opis/routing)[ Packagist](https://packagist.org/packages/opis/routing)[ Docs](http://opis.io)[ RSS](/packages/opis-routing/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (7)Dependencies (3)Versions (32)Used By (3)

Opis Routing
============

[](#opis-routing)

[![Build Status](https://camo.githubusercontent.com/32622a8ce59225789571048a98cd0d962f421cc99a5af780db1d1a5a3c79e9a9/68747470733a2f2f7472617669732d63692e6f72672f6f7069732f726f7574696e672e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/opis/routing)[![Latest Stable Version](https://camo.githubusercontent.com/b4647e28a2ed3f2be0c5ae34667bd7e5deac9ea6160ec895a258201a99a0b874/68747470733a2f2f706f7365722e707567782e6f72672f6f7069732f726f7574696e672f76657273696f6e2e706e67)](https://packagist.org/packages/opis/routing)[![Latest Unstable Version](https://camo.githubusercontent.com/749ef00bbef334ea57ba095b3776aed815994ba64c6f26d3d72c80c304c0b4cd/68747470733a2f2f706f7365722e707567782e6f72672f6f7069732f726f7574696e672f762f756e737461626c652e706e67)](https://packagist.org/packages/opis/routing)[![License](https://camo.githubusercontent.com/32534065bf926ab12b7ec30ad9e7331db192467ba01a55771831df1554d79635/68747470733a2f2f706f7365722e707567782e6f72672f6f7069732f726f7574696e672f6c6963656e73652e706e67)](https://packagist.org/packages/opis/routing)

Routing framework
-----------------

[](#routing-framework)

**Opis Routing** is a framework for building various components that need routing capabilities. As a routing framework, it may handle all sorts of paths that are following a pattern, not being limited to HTTP request.

### Documentation

[](#documentation)

The full documentation for this library can be found [here](https://www.opis.io/routing "Documentation")

### License

[](#license)

**Opis Routing** is licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0 "Apache License").

### Requirements

[](#requirements)

- PHP ^7.1
- [Opis Closure](https://www.opis.io/closure "Opis Closure") ^3.0
- [Opis Pattern](https://www.opis.io/pattern "Opis Pattern") ^1.0

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

[](#installation)

**Opis Routing** is available on [Packagist](https://packagist.org/packages/opis/routing "Packagist") and it can be installed from a command line interface by using [Composer](https://getcomposer.org "Composer").

```
composer require opis/routing
```

Or you could directly reference it into your `composer.json` file as a dependency

```
{
    "require": {
        "opis/routing": "^5.0"
    }
}
```

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 95.6% 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 ~85 days

Recently: every ~266 days

Total

31

Last Release

1961d ago

Major Versions

1.2.0 → 2.0.02014-02-15

2.5.0 → 3.0.02015-07-30

3.0.0 → 4.0.02016-01-13

4.1.x-dev → 5.0-alpha.12017-05-12

5.0.0 → 2020.x-dev2021-01-02

PHP version history (4 changes)1.0.0PHP &gt;=5.3.0

5.0-alpha.1PHP &gt;=7.0.0

5.0.0PHP ^7.1

2020.x-devPHP ^7.4 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/47afaf3c711dd321c8d09bae2afed928971ec9e9a7593c925749696f04d2fddd?d=identicon)[msarca](/maintainers/msarca)

![](https://www.gravatar.com/avatar/7c720b40eb280d9fd33cc35d74c34b3763c2777bd2502d094625faa367f0dca4?d=identicon)[sorinsarca](/maintainers/sorinsarca)

---

Top Contributors

[![msarca](https://avatars.githubusercontent.com/u/5808737?v=4)](https://github.com/msarca "msarca (326 commits)")[![sorinsarca](https://avatars.githubusercontent.com/u/3427195?v=4)](https://github.com/sorinsarca "sorinsarca (15 commits)")

---

Tags

frameworkroutingserializableopis

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[bearframework/bearframework

An open-source PHP framework. Incredibly lightweight. Powerful enough.

468.4k60](/packages/bearframework-bearframework)[developermarius/simple-router

Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.

112.4k](/packages/developermarius-simple-router)

PHPackages © 2026

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