ttek/tk-base

Tk8 Lib: Tk Lib MVC framework using low-level Symfony framework objects

Maintainers

Package info

github.com/tropotek/tk-base

pkg:composer/ttek/tk-base

Transparency log

Statistics

Installs: 2 179

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

8.1.0 2025-11-15 00:00 UTC

This package is auto-updated.

Last update: 2026-07-20 21:06:56 UTC


README

Project: ttek/tk-base Web: http://www.tropotek.com/
Reference: https://getcomposer.org/doc/articles/custom-installers.md

This lib is used to contain the most common objects when creating a new tk site

Contents

Installation

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

composer require ttek/tk-base

Or add the following to your composer.json file:

{
  "require": {
    "ttek/tk-base": "~8.1.0"
  }
}

Introduction