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
- Host: GitHub
- URL: https://github.com/quantaphp/http-routing
- Owner: quantaphp
- License: mit
- Created: 2019-12-20T14:49:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-16T16:30:10.000Z (almost 5 years ago)
- Last Synced: 2025-06-09T13:50:53.890Z (8 months ago)
- Topics: middleware, psr-15, router, routing
- Language: PHP
- Homepage: https://github.com/quantaphp/http-routing
- Size: 22.5 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 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`