ttek-plg / plg-ldap
LDAP Plugin for the tk-uni lib
3.4.10
2022-08-11 00:00 UTC
Requires
- php: ^7.3.0
This package is auto-updated.
Last update: 2026-06-11 09:14:03 UTC
README
Project: ttek-plg/plg-ldap
Published: 01 Sep 2016
Web: http://www.tropotek.com/
Authors: Michael Mifsud http://www.tropotek.com/
An ldap Plugin for the new tk-uni libs.
Contents
Installation
Available on Packagist (ttek-plg/plg-ldap) and as such installable via Composer.
# composer require ttek-plg/plg-ldap
Or add the following to your composer.json file:
{
"ttek-plg/plg-ldap": "~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 plg-ldap) to load the classes.