ttek/tk-framework

Tk8 Lib: Tropotek Framework Library

Fund package maintenance!
Paypal

8.0.108 2025-08-19 00:00 UTC

This package is auto-updated.

Last update: 2025-09-22 00:05:53 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:

{
  "require": {
    "ttek/tk-framework": "~8.0.0"
  }
}

Introduction