PHPackages                             celemas/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. [API Development](/categories/api)
4. /
5. celemas/router

ActiveLibrary[API Development](/categories/api)

celemas/router
==============

PSR-7/PSR-15 router and dispatcher

0.2.0(1mo ago)036MITPHPPHP ^8.5CI passing

Since Jan 31Pushed 3w ago1 watchersCompare

[ Source](https://github.com/celemas/router)[ Packagist](https://packagist.org/packages/celemas/router)[ Docs](https://duon.sh/router)[ RSS](/packages/celemas-router/feed)WikiDiscussions main Synced 1w ago

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

Celemas Router
==============

[](#celemas-router)

[![ci](https://github.com/celemas/router/actions/workflows/ci.yml/badge.svg)](https://github.com/celemas/router/actions)[![codecov](https://camo.githubusercontent.com/5be621666602af91813e6a245a82cce0e6ee2e74997a6bbb4af7cabf182503f6/68747470733a2f2f636f6465636f762e696f2f6769746875622f63656c656d61732f726f757465722f67726170682f62616467652e7376673f746f6b656e3d4a4d463952595346384f)](https://codecov.io/github/celemas/router)[![psalm coverage](https://camo.githubusercontent.com/a597638b70fe98b5245590acad6d61f1e903ba0b5bfc222f3ece9bacafd1625d/68747470733a2f2f73686570686572642e6465762f6769746875622f63656c656d61732f726f757465722f636f7665726167652e7376673f)](https://shepherd.dev/github/celemas/router)[![psalm level](https://camo.githubusercontent.com/35557ce85692730b104d2d6ad43f62c35ab8c9ccc329acd879d962fe13125261/68747470733a2f2f73686570686572642e6465762f6769746875622f63656c656d61732f726f757465722f6c6576656c2e7376673f)](https://shepherd.dev/github/celemas/router)[![Software License](https://camo.githubusercontent.com/074b89bca64d3edc93a1db6c7e3b1636b874540ba91d66367c0e5e354c56d0ea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](LICENSE.md)

A PSR-7/PSR-15 compatible router and view dispatcher.

Using your PSR-7 request and response factory:

```
