ttek / tks-utils
Tropotek Symfony Utilities, Tools, Helpers
dev-master / 1.0.x-dev
2019-03-05 21:11 UTC
Requires
- php: ^7.2
This package is auto-updated.
Last update: 2024-10-06 10:26:16 UTC
README
Project: ttek/tks-util
Published: 01 Jul 2017
Web: http://www.tropotek.com/
Authors: Michael Mifsud http://www.tropotek.com/
Handy utils for Tropotek sites using the Symfony Platform
Contents
Installation
Available on Packagist (tteks/tk-form) and as such installable via Composer.
composer require ttek/tks-util
Or add the following to your composer.json file:
"ttek/tks-util": "~1.0"
If you do not use Composer, you can grab the code from GitHub, and use any PSR-0 compatible autoloader (e.g. the util) to load the classes.