https://github.com/quantaphp/http-route
https://github.com/quantaphp/http-route
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/quantaphp/http-route
- Owner: quantaphp
- License: mit
- Created: 2021-03-30T16:14:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-01T08:26:49.000Z (almost 5 years ago)
- Last Synced: 2025-07-18T09:50:41.132Z (6 months ago)
- Language: PHP
- Size: 12.7 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 route
This package allow to build [Psr-15](https://www.php-fig.org/psr/psr-15/) routes.
**Require** php >= 8.0
**Installation** `composer require quanta/route`
**Run tests** `./vendor/bin/kahlan`