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
- Host: GitHub
- URL: https://github.com/quantaphp/http-dispatcher
- Owner: quantaphp
- License: mit
- Created: 2019-12-20T15:24:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-19T16:16:26.000Z (almost 5 years ago)
- Last Synced: 2025-07-16T00:11:17.366Z (6 months ago)
- Topics: dispatcher, middleware, psr-15, request-handler
- Language: PHP
- Homepage: https://github.com/quantaphp/http-dispatcher
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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`