Project: ttek/tk-framework
Web: http://www.tropotek.com/
Authors: Michael Mifsud http://www.tropotek.com/
This is the base lib for the Tropotek Tk PHP Framework
Available on Packagist (ttek/tk-framework) and as such installable via Composer.
composer require ttek/tk-framework
Or add the following to your composer.json file:
"ttek/tk-framework": "~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 PHP DomTemplate) to load the classes.
NOTICE: The new Tk Framework is currently under construction and unstable. Use previous versions for production site.