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-frameworkOr add the following to your composer.json file:
{
"require": {
"ttek/tk-framework": "~8.0.0"
}
}