Download the PHP package marekskopal/router without Composer
On this page you can find all versions of the php package marekskopal/router. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download marekskopal/router
More information about marekskopal/router
Files in marekskopal/router
Download marekskopal/router
More information about marekskopal/router
Files in marekskopal/router
Vendor marekskopal
Package router
Short Description Attributes extension for league/route router
License MIT
Package router
Short Description Attributes extension for league/route router
License MIT
Please rate this library. Is it a good library?
Informations about the package router
Attributes extension for league/route
router
Install
Usage
Create Router
instance with RouterBuilder
and set class directories of your controllers or actions. Optionally you can set CacheInterface
instance for caching routes.
Add Route
(or RouteGet
,RoutePost
,RoutePut
,RouteDelete
...) attribute on Class or Method you want to route to.
All versions of router with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
league/route Version ^6.0
psr/simple-cache Version ^1.0|^2.0|^3.0
nette/utils Version ^4.0
league/route Version ^6.0
psr/simple-cache Version ^1.0|^2.0|^3.0
nette/utils Version ^4.0
The package marekskopal/router contains the following files
Loading the files please wait ....