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

ActiveLibrary[Framework](/categories/framework)

isholao/router
==============

PHP request route

1.0.1(8y ago)019BSD-3-ClausePHPPHP &gt;=7.1.0

Since Nov 21Pushed 8y agoCompare

[ Source](https://github.com/isholao/router)[ Packagist](https://packagist.org/packages/isholao/router)[ Docs](https://github.com/isholao/router)[ RSS](/packages/isholao-router/feed)WikiDiscussions 1.x Synced today

READMEChangelogDependencies (1)Versions (3)Used By (0)

[![Build Status](https://camo.githubusercontent.com/ae6199a4ba0e61d01a7ba98926c608bde368cd5f532578ebc2675428f50aa88a/68747470733a2f2f7472617669732d63692e6f72672f6973686f6c616f2f726f757465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/isholao/router)

Install
-------

[](#install)

To install with composer:

```
composer require isholao/router
```

Requires PHP 7.1 or newer.

Usage
-----

[](#usage)

Here's a basic usage example:

```
