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

ActiveLibrary[Framework](/categories/framework)

bromimo/tiny-router
===================

Miniature PHP 8.2 router library

v1.4.1(2mo ago)011MITPHPPHP ^8.2

Since Feb 25Pushed 2mo agoCompare

[ Source](https://github.com/bromimo/tiny_router_2)[ Packagist](https://packagist.org/packages/bromimo/tiny-router)[ RSS](/packages/bromimo-tiny-router/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (13)Used By (0)

Tiny Router
===========

[](#tiny-router)

A zero-dependency PHP 8.2 router library with URL parameters, route groups, middleware pipeline, named routes, and a static facade.

Requirements
------------

[](#requirements)

- PHP 8.2+

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

[](#installation)

```
composer require bromimo/tiny-router
```

Quick Start
-----------

[](#quick-start)

```
