uom-plg/plg-ldap

LDAP Plugin for the tk-uni lib

Installs: 47

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 1

Type:uom-plugin

3.4.2 2022-08-03 00:00 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.

Introduction