An open API service indexing awesome lists of open source software.

https://github.com/quantaphp/http-routing

Psr-15 routing middleware
https://github.com/quantaphp/http-routing

middleware psr-15 router routing

Last synced: about 1 month ago
JSON representation

Psr-15 routing middleware

Awesome Lists containing this project

README

          

# Quanta Psr-15 routing middleware

This package provides a [Psr-15](https://www.php-fig.org/psr/psr-15/) routing middleware.

**Require** php >= 7.4.0

**Installation** `composer require quanta/http-routing`

**Run tests** `./vendor/bin/kahlan`