ttek / tk-routing
A URL routing library for the Tk lib
Installs: 310
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ttek/tk-routing
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"