Namespace Labrys\Route
Sub-namespaces
Interfaces
| Name | Summary |
|---|---|
| Exception | Tagging interface for Web-related exceptions. |
| Plugin | Ability to influence front controller. |
Classes
| Name | Summary |
|---|---|
| AuthRule | Aura Router rule to test user is authenticated. |
| Dispatcher | The final, innermost layer of the request–response dispatch queue. |
| Runner | Collects any Route plugins and runs them, returning the response. |