ttek/tk-table

Tk8 Lib: Table rendering with DOM and PHP templates

Installs: 2 008

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ttek/tk-table

8.0.48 2025-10-09 00:00 UTC

README

Project: ttek/tk-table Web: http://www.tropotek.com/
Authors: Michael Mifsud http://www.tropotek.com/

This is the lib for the Tk Framework HTML Tables

Contents

Installation

Available on Packagist (ttek/tk-table) and as such installable via Composer.

composer require ttek/tk-table

Or add the following to your composer.json file:

{
  "require": {
    "ttek/tk-table": "^8.0"
  }
}

Introduction