ttek/tk-framework

Tropotek Framework

8.0.30 2023-09-28 00:00 UTC

README

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

Contents

Installation

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.

Introduction

NOTICE: The new Tk Framework is currently under construction and unstable. Use previous versions for production site.