ttek/tk-uni

A base lib for all university institution sites

3.6.42 2023-12-19 00:00 UTC

This package is auto-updated.

Last update: 2024-04-19 20:34:58 UTC


README

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