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

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

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

dispatcher middleware psr-15 request-handler

Last synced: about 1 month ago
JSON representation

Minimalist Psr-15 middleware dispatcher

Awesome Lists containing this project

README

          

# Quanta Psr-15 middleware dispatcher

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

**Require** php >= 7.4.0

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

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