kuick / routing
Routing package implementing PSR-15 middleware interface
v1.0.0
2025-01-22 19:56 UTC
README
Routing package implementing PSR-15 middleware
Key features
- PSR-15(https://www.php-fig.org/psr/psr-15/) routing middleware implementation
- Support for flexible Routes (any callable)
- Router service for matching Routes to the Request
- Routes supporting regex paths with named parameters
Usage
@TODO: create some instructions