PHPackages                             marussia/router - 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. marussia/router

ActiveLibrary[Framework](/categories/framework)

marussia/router
===============

Marussia router

v1.0.6(6y ago)02412MITPHPPHP ^7.0

Since Aug 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/marussoft/router)[ Packagist](https://packagist.org/packages/marussia/router)[ RSS](/packages/marussia-router/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (7)Dependencies (2)Versions (17)Used By (2)

Router
======

[](#router)

[![](https://camo.githubusercontent.com/3c4a8377940bdaa2e1898370f39f7e138259a48604af7e12f912a6f089431b9a/68747470733a2f2f7472617669732d63692e6f72672f6d61727573736f66742f726f757465722e7376673f6272616e63683d6d6173746572)](https://camo.githubusercontent.com/3c4a8377940bdaa2e1898370f39f7e138259a48604af7e12f912a6f089431b9a/68747470733a2f2f7472617669732d63692e6f72672f6d61727573736f66742f726f757465722e7376673f6272616e63683d6d6173746572)[![](https://camo.githubusercontent.com/718044493a1f46b83f9c6fef7160d5bc7474cb6474eecf5acb2f323591c79211/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d61727573736f66742f726f757465722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://camo.githubusercontent.com/718044493a1f46b83f9c6fef7160d5bc7474cb6474eecf5acb2f323591c79211/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d61727573736f66742f726f757465722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)[![](https://camo.githubusercontent.com/603b62fb383a7b1c9416c1203638d21781e97754c2ee4ffaf035db9690b89b0e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d61727573736f66742f726f757465722f6261646765732f636f64652d696e74656c6c6967656e63652e7376673f623d6d6173746572)](https://camo.githubusercontent.com/603b62fb383a7b1c9416c1203638d21781e97754c2ee4ffaf035db9690b89b0e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d61727573736f66742f726f757465722f6261646765732f636f64652d696e74656c6c6967656e63652e7376673f623d6d6173746572)

Роутер позволяет определять маршруты для приложения вида:
---------------------------------------------------------

[](#роутер-позволяет-определять-маршруты-для-приложения-вида)

`Route::get('/categories/edit/{$id}')->where(['id' => 'integer'])->handler('Catalog')->action('CategoryEdit')->name('category.edit')->match();`

А так же генерировать ссылки с помощью имен маршрутов:
------------------------------------------------------

[](#а-так-же-генерировать-ссылки-с-помощью-имен-маршрутов)

`Url::get('category.edit', ['id' => 1]);`

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 95.1% 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 ~15 days

Total

7

Last Release

2368d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/69f18edde71f0f80540eda4e097854eddf8eb3390f38ff2ad241b9daaf622281?d=identicon)[milinsky](/maintainers/milinsky)

---

Top Contributors

[![milinsky](https://avatars.githubusercontent.com/u/17288321?v=4)](https://github.com/milinsky "milinsky (77 commits)")[![ifedko](https://avatars.githubusercontent.com/u/10132047?v=4)](https://github.com/ifedko "ifedko (4 commits)")

---

Tags

router

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/marussia-router/health.svg)

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

###  Alternatives

[slim/slim

Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs

12.2k49.9M1.3k](/packages/slim-slim)[klein/klein

A lightning fast router for PHP

2.7k1.1M31](/packages/klein-klein)[slim/slim-skeleton

A Slim Framework skeleton application for rapid development

1.6k458.7k6](/packages/slim-slim-skeleton)[pecee/simple-router

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

696214.6k17](/packages/pecee-simple-router)[rareloop/router

A powerful PHP Router for PSR7 messages inspired by the Laravel API

92178.9k4](/packages/rareloop-router)[yiisoft/router

Yii router

62321.8k21](/packages/yiisoft-router)

PHPackages © 2026

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