PHPackages                             lucid/mux - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. lucid/mux

ActiveLibrary[HTTP &amp; Networking](/categories/http)

lucid/mux
=========

Psr7 compatible http Routing Library

v0.0.1(10y ago)01101MITPHPPHP ^5.6 || ^7.0

Since Apr 12Pushed 9y ago1 watchersCompare

[ Source](https://github.com/lucidphp/mux)[ Packagist](https://packagist.org/packages/lucid/mux)[ RSS](/packages/lucid-mux/feed)WikiDiscussions master Synced 2mo ago

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

A PSR-7 compatible HTTP router
==============================

[](#a-psr-7-compatible-http-router)

[![Author](https://camo.githubusercontent.com/1cb74c4aa94c8f9e602ee2b89df6b1b618ec8129d0182c2958ea94c4a3ab60ea/687474703a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d697779672d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/iwyg)[![Source Code](https://camo.githubusercontent.com/c010c44d49d164e53790c8c92647b9c857559a48530b25fe628051087ada1954/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d6c756369642f6d75782d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/lucidphp/mux/tree/master)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/lucidphp/mux/blob/master/LICENSE.md)

[![Build Status](https://camo.githubusercontent.com/ec84893bfa195282a125ef30cd72804cb6f7dd4727b7cad277a9101aa8a1bcaf/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6c756369647068702f6d75782f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/lucidphp/mux)[![Code Coverage](https://camo.githubusercontent.com/b0527bc53f8704f055b468183514b1dd481791fee94babea8769a99af72529fb/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6c756369647068702f6d75782f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://coveralls.io/r/lucidphp/mux)[![HHVM](https://camo.githubusercontent.com/09f3414ad8844fe3755c334581ae9b67af3e9d13f230684a0c850527ef8d6db6/68747470733a2f2f696d672e736869656c64732e696f2f6868766d2f6c756369642f6d75782f6465762d6d61737465722e7376673f7374796c653d666c61742d737175617265)](http://hhvm.h4cc.de/package/lucid/mux)

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

[](#installation)

```
> composer require lucid/mux
```

Usage
-----

[](#usage)

### Creating coute collections

[](#creating-coute-collections)

#### Manualy

[](#manualy)

```
