PHPackages                             felipecwb/routing - 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. felipecwb/routing

ActiveLibrary[Framework](/categories/framework)

felipecwb/routing
=================

More One Simple Router for PHP.

v0.4(11y ago)4453MITPHPPHP &gt;=5.4

Since Nov 5Pushed 11y ago1 watchersCompare

[ Source](https://github.com/felipecwb/Routing)[ Packagist](https://packagist.org/packages/felipecwb/routing)[ Docs](https://github.com/felipecwb/Routing)[ RSS](/packages/felipecwb-routing/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (4)Versions (8)Used By (0)

Routing
=======

[](#routing)

[![Build Status](https://camo.githubusercontent.com/9f5d1658e193a84cb21c9cd8f8b7f177e31dd24f5c5c07fa925ddc3b353c21c0/68747470733a2f2f7472617669732d63692e6f72672f66656c6970656377622f526f7574696e672e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/felipecwb/Routing)[![Latest Stable Version](https://camo.githubusercontent.com/e201c45f50047fad6ee8752276b9efbbc5ed57d0aaba794056ea6fe6dd8270f0/68747470733a2f2f706f7365722e707567782e6f72672f66656c6970656377622f726f7574696e672f762f737461626c652e737667)](https://packagist.org/packages/felipecwb/routing)[![License](https://camo.githubusercontent.com/0f6ad14a853a8e66779e5e66e80eb7c20a02525999cb8687223e8cad885c1615/68747470733a2f2f706f7365722e707567782e6f72672f66656c6970656377622f726f7574696e672f6c6963656e73652e737667)](https://packagist.org/packages/felipecwb/routing)

More one simple Routing library for PHP.

*You'll need know about [Regex Patterns](http://php.net/manual/en/pcre.pattern.php).*

Instalation
-----------

[](#instalation)

[Composer](https://packagist.org/packages/felipecwb/routing):

```
{
    "felipecwb/routing": "dev-master"
}
```

**Example**:

```
