Tk Auth
Project: ttek/tk-ui
Web: http://www.tropotek.com/
Authors: Michael Mifsud http://www.tropotek.com/
A bootstrap based UI lib for the Tk-lib framework
Contents
Installation
Available on Packagist (ttek/tk-form) and as such installable via Composer.
composer require ttek/tk-ui
Or add the following to your composer.json file:
"ttek/tk-ui": "~3.0"
If you do not use Composer, you can grab the code from GitHub, and use any PSR-0 compatible autoloader (e.g. the tk-ui) to load the classes.