ttek / tk-auth
A base lib for authentication in websites
8.0.4
2024-09-10 00:00 UTC
This package is auto-updated.
Last update: 2026-06-13 05:41:46 UTC
README
Project: ttek/tk-auth
Web: http://www.tropotek.com/
Authors: Michael Mifsud http://www.tropotek.com/
This is the lib for the Tk Framework HTML Authentication system
Contents
Installation
Available on Packagist (ttek/tk-form) and as such installable via Composer.
composer require ttek/tk-auth
Or add the following to your composer.json file:
"ttek/tk-auth": "~3.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-auth) to load the classes.