uom-plg / plg-ldap
LDAP Plugin for the tk-uni lib
3.4.2
2022-08-03 00:00 UTC
Requires
- php: ^7.3.0
- 3.4.x-dev
- 3.4.2
- 3.4.0
- 3.2.x-dev
- dev-master / 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-10-30 01:42:59 UTC
README
Project: uom-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 (uom-plg/plg-ldap) and as such installable via Composer.
# composer require uom-plg/plg-ldap
Or add the following to your composer.json file:
{ "uom-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 to load the classes.