uom/tk-framework

Tropotek Framework


README

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

This is the base lib for the Tropotek Tk PHP Framework

Contents

Installation

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

composer require uom/tk-framework

Or add the following to your composer.json file:

"uom/tk-framework": "~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

TODO