ttek/tk-framework

Tk8 Lib: Tropotek Framework Library

Fund package maintenance!
Paypal

Installs: 2 372

Dependents: 12

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ttek/tk-framework

8.0.112 2025-10-09 00:00 UTC

This package is auto-updated.

Last update: 2025-10-09 21:38:17 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