A base lib for all university institution sites


Keywords
bootstrap, tropotek, uni
License
MIT

Documentation

Tk UNI Lib

Project: ttek/tk-uni
Published: 19 Dec 2018 Web: http://www.tropotek.com/
Authors: Michael Mifsud http://www.tropotek.com/

Contents

A base lib for all university institution sites

Installation

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

composer require ttek/tk-uni

Or add the following to your composer.json file:

"ttek/tk-uni": "~2.0"

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

Introduction