ttek-plg/plg-ldap

LDAP Plugin for the tk-uni lib

Installs: 571

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 1

Open Issues: 0

Type:ttek-plugin

3.4.10 2022-08-11 00:00 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.

Introduction