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

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

datapp/router
=============

simple PSR-7 regular expression router

1.1.0(5y ago)010[1 PRs](https://github.com/datapp/psr-router/pulls)MITPHP

Since Sep 20Pushed 3y ago1 watchersCompare

[ Source](https://github.com/datapp/psr-router)[ Packagist](https://packagist.org/packages/datapp/router)[ RSS](/packages/datapp-router/feed)WikiDiscussions master Synced 5d ago

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

PSR-7, PSR-15 and PSR-17 compatible router
==========================================

[](#psr-7-psr-15-and-psr-17-compatible-router)

this router library uses regular expression for routing and is compatible to the PHP Standards Recommendations 7 (HTTP Message Interface), 15 (HTTP Handlers) and 17 (HTTP Factories).

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

[](#installation)

```
composer require datapp/router

```

Usage
-----

[](#usage)

```
