Download the PHP package lum/lum-router without Composer
On this page you can find all versions of the php package lum/lum-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 lum-router
lum.router.php
Summary
A very simplistic routing system for web apps.
May get a major overhaul in the future, but works fine for now.
Namespace
Lum\Router
Classes
Name | Description |
---|---|
Lum\Router\Router | The main Router library. Everything starts here. |
Lum\Router\Route | A child class representing an individual route. |
Lum\Router\Context | If a route matched, this is the Response item. |
Lum\Router\Vars | A static map of Route definition types. |
Lum\Router\Exception | An exception class for any Router methods. |
See Also
Official URLs
This library can be found in two places:
Authors
- Timothy Totten
License
All versions of lum-router with dependencies
PHP Build Version
Package Version
Requires
lum/lum-core Version
^3.0
lum/lum-debug Version ^1.0
lum/lum-meta Version ^1.1
lum/lum-file Version ^2.3
lum/lum-web Version ^1.2
lum/lum-debug Version ^1.0
lum/lum-meta Version ^1.1
lum/lum-file Version ^2.3
lum/lum-web Version ^1.2
The package lum/lum-router contains the following files
Loading the files please wait ....