ttek-plg / plg-ldap
LDAP Plugin for the tk-uni lib
Installs: 573
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Type:ttek-plugin
Requires
- php: ^7.3.0
- dev-master
- 3.4.x-dev
- 3.4.10
- 3.4.8
- 3.4.6
- 3.4.4
- 3.4.2
- 3.4.0
- 3.2.x-dev
- 3.2.12
- 3.2.10
- 3.2.8
- 3.2.6
- 3.2.4
- 3.2.2
- 3.2.0
- 3.0.x-dev
- 3.0.24
- 3.0.22
- 3.0.20
- 3.0.18
- 3.0.16
- 3.0.14
- 3.0.12
- 3.0.10
- 3.0.8
- 3.0.6
- 3.0.4
- 3.0.2
- 3.0.0
- 2.0.44
- 2.0.42
- 2.0.40
- 2.0.38
- 2.0.36
- 2.0.34
- 2.0.32
- 2.0.30
- 2.0.28
- 2.0.26
- 2.0.24
- 2.0.22
- 2.0.20
- 2.0.18
- 2.0.16
- 2.0.14
- 2.0.12
- 2.0.10
- 2.0.8
- 2.0.6
- 2.0.4
- 2.0.2
- 2.0.1
- 2.0.0
- 1.0.0
- dev-ver2
This package is auto-updated.
Last update: 2024-11-11 05:48:40 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.