ttek / tks-utils
Tropotek Symfony Utilities, Tools, Helpers
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ttek/tks-utils
Requires
- php: ^7.2
This package is auto-updated.
Last update: 2025-10-06 12:52:07 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.