Download the PHP package lukman-ss/router without Composer
On this page you can find all versions of the php package lukman-ss/router. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package router
Lukman Router
Lightweight routing package for PHP 8.2+ built on lukman-ss/http.
Features
- HTTP route registration for
GET,POST,PUT,PATCH,DELETE,OPTIONS,HEAD,any(), andmatch(). - Static and dynamic route matching with
where()constraints. - Route groups with prefix, name prefix, and middleware.
- Handler dispatch for closures, array callables, and
Class@method. - Middleware pipeline using
Lukman\Http\MiddlewareInterface. - URL generation for named routes.
Installation
Usage
Groups
Running Tests
All versions of router with dependencies
PHP Build Version
Package Version
The package lukman-ss/router contains the following files
Loading the files please wait ...