ttek/tk-framework

Tk8 Lib: Tropotek Framework Library

Maintainers

Package info

github.com/tropotek/tk-framework

pkg:composer/ttek/tk-framework

Fund package maintenance!

Paypal

Statistics

Installs: 2 516

Dependents: 12

Suggesters: 0

Stars: 1

Open Issues: 0

8.0.130 2025-12-24 00:00 UTC

This package is auto-updated.

Last update: 2026-02-24 01:00:10 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