Download the PHP package zaphyr-org/router without Composer
On this page you can find all versions of the php package zaphyr-org/router. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download zaphyr-org/router
More information about zaphyr-org/router
Files in zaphyr-org/router
Package router
Short Description PSR-7 router supporting attribute-based routing, complete with PSR-15 middleware and PSR-11 container support, all built upon the foundation of FastRoute.
License MIT
Informations about the package router
Router
Robust PSR-7 router supporting attribute-based routing, complete with PSR-15 middleware and PSR-11 container support, all built upon the foundation of FastRoute.
System Requirements
You need PHP => 8.1.0
but the latest stable version of PHP is recommended.
Installation
It's recommended that you use Composer to install the router repository.
Documentation
You can read the full documentation here.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Issues
Bug reports and feature requests can be submitted on the GitHub Issue Tracker.
Security
If you discover security related issues, please email [email protected] instead of using the issue tracker!
Contributing
Please see CONTRIBUTING for details.
Code of Conduct
Please see CODE OF CONDUCT for details.
License
This project is licensed under the MIT license. See LICENSE for more information.
All versions of router with dependencies
nikic/fast-route Version ^1.3
psr/container Version ^2.0
psr/http-message Version ^2.0
psr/http-server-handler Version ^1.0
psr/http-server-middleware Version ^1.0