dev-master
9999999-devA Extensible Router for PHP Applications
MIT
The Requires
- php >=5.5.0
- moxy/event 1.0.*
The Development Requires
by Tom Morton
Wallogit.com
2017 © Pedro Peláez
A Extensible Router for PHP Applications
Mozy is a suite of loosely linked libraries for achieving "things" in PHP. Moxy\Router is a lightweight, extensible Router which can support simple and complex routing strategies, across any type of request (HTTP or otherwise)., (*2)
It is designed to allow extension of all aspects of the routing; whether it is in the dispatcher, request or response. Heavy use of Dependency Injection allows customisation beyond the defaults., (*3)
Included in the Library are some simple, common, Routing strategies (for example, static routes). Other routing strategies built on Moxy\Router can be found in companion packages such as Moxy\REST., (*4)
A Extensible Router for PHP Applications
MIT