PHPackages                             corpus/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. corpus/router

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

corpus/router
=============

Simple Router

v1.2.0(2mo ago)23.8kMITPHPPHP &gt;=8.1CI passing

Since Dec 6Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/CorpusPHP/Router)[ Packagist](https://packagist.org/packages/corpus/router)[ RSS](/packages/corpus-router/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (9)Versions (7)Used By (0)

Corpus Router
=============

[](#corpus-router)

[![Latest Stable Version](https://camo.githubusercontent.com/46a71888292b78717757429883387cc5c6a8103c1353626822c122d5ff4d7b31/68747470733a2f2f706f7365722e707567782e6f72672f636f727075732f726f757465722f76657273696f6e)](https://packagist.org/packages/corpus/router)[![License](https://camo.githubusercontent.com/d370f7a202fef82c064d8956ff356de9fcabb0f092da7ccf6a9cc57536f941c5/68747470733a2f2f706f7365722e707567782e6f72672f636f727075732f726f757465722f6c6963656e7365)](https://packagist.org/packages/corpus/router)[![ci.yml](https://github.com/CorpusPHP/Router/actions/workflows/ci.yml/badge.svg)](https://github.com/CorpusPHP/Router/actions/workflows/ci.yml)

A Simple Collection of Routers

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

[](#requirements)

- **php**: &gt;=8.1

Installing
----------

[](#installing)

Install the latest version with:

```
composer require 'corpus/router'
```

Usage
-----

[](#usage)

### HttpRouter

[](#httprouter)

```
