ttek / tk-routing
A URL routing library for the Tk lib
2.0.6
2018-08-20 00:00 UTC
Requires
- ttek/tk-framework: ~2.0
README
Project: tk-routing
Published: 11 May 2016
Web: http://www.domtemplate.com/
Authors: Michael Mifsud http://www.tropotek.com/
A URL Routing lib to support the Tropotek lib V2.
This routing lib has been adapted from the Symfony sources.
I wanted the basic functionality of the Symfony routing without the overhead.
Contents
Installation
Available on Packagist (ttek/tk-routing) and installable via Composer.
composer require ttek/tk-routing
Or add the following to your composer.json file:
"ttek/tk-routing": "~2.0"