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

ActiveLibrary

sageworksstudio/ya-router
=========================

Simple PHP Router.

v1.6.2(5y ago)091MITPHPPHP &gt;=5.3.0

Since Dec 25Pushed 5y ago1 watchersCompare

[ Source](https://github.com/sageworksstudio/ya-router)[ Packagist](https://packagist.org/packages/sageworksstudio/ya-router)[ Docs](https://github.com/sageworksstudio/ya-router)[ RSS](/packages/sageworksstudio-ya-router/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (8)DependenciesVersions (17)Used By (0)

[![](https://camo.githubusercontent.com/3faa99fde3fbbbdd707a72fbd76e26e66d3ce999c39a2e740caa090121de2274/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f73616765776f726b7373747564696f2f79612d726f757465722e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/3faa99fde3fbbbdd707a72fbd76e26e66d3ce999c39a2e740caa090121de2274/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f73616765776f726b7373747564696f2f79612d726f757465722e7376673f7374796c653d666c61742d737175617265)[![](https://camo.githubusercontent.com/4651b19d6fa71d295a8ef6e3d9e15d68579d48ef27611e1ccc959a177bc2b775/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f73616765776f726b7373747564696f2f79612d726f757465722e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/4651b19d6fa71d295a8ef6e3d9e15d68579d48ef27611e1ccc959a177bc2b775/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f73616765776f726b7373747564696f2f79612d726f757465722e7376673f7374796c653d666c61742d737175617265)[![](https://camo.githubusercontent.com/7f010febb0e9bec34c5b623e507dfa83d62482e99d0c387494872be5d5e6819a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f73616765776f726b7373747564696f2f79612d726f757465722e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/7f010febb0e9bec34c5b623e507dfa83d62482e99d0c387494872be5d5e6819a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f73616765776f726b7373747564696f2f79612d726f757465722e7376673f7374796c653d666c61742d737175617265)

YaRouter
========

[](#yarouter)

YaRouter is (yet another) PHP router. It's built to be simple and easy to use with minimal configuration.

It does one thing only. It routs URI/URL requests (Such as: `https://example.com/foo`) to a view/template (Such as: `/path/to/view/foo.html`). Keeping your URLs clean and friendly!

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

[](#installation)

Via composer.json

```
{
    "require": {
        "digi-brains/ya-router" : ""
    }
}

```

[Read The Documentation](https://sageworksstudio.github.io/ya-router/)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

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

Recently: every ~123 days

Total

15

Last Release

2145d ago

PHP version history (2 changes)v1.0.0-alpha-1PHP ^5.3.0|^7.0

v1.4.1PHP &gt;=5.3.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/e678a33b866014f7fde46459c3bc47a26c65600833ff192d8c7268b31e51430d?d=identicon)[sageworksstudio](/maintainers/sageworksstudio)

---

Top Contributors

[![sageworksstudio](https://avatars.githubusercontent.com/u/598105?v=4)](https://github.com/sageworksstudio "sageworksstudio (44 commits)")

---

Tags

phprouterrouting

### Embed Badge

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

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

###  Alternatives

[wilaak/radix-router

High-performance radix tree based HTTP request router

612.8k5](/packages/wilaak-radix-router)[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)
