uom/tk-ui

A bootstrap based UI lib for the Tk-lib framework


README

Project: uom/tk-ui Web: http://www.tropotek.com/
Authors: Michael Mifsud http://www.tropotek.com/

A bootstrap based UI lib for the Tk-lib framework

Contents

Installation

Available on Packagist (uom/tk-form) and as such installable via Composer.

composer require uom/tk-ui

Or add the following to your composer.json file:

"uom/tk-ui": "~3.0"

If you do not use Composer, you can grab the code from GitHub, and use any PSR-0 compatible autoloader to load the classes.

Introduction