rootlocal/yii2-ldap

yii2-ldap extension

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 1

Type:yii2-extension

v1.0.6 2022-06-16 00:02 UTC

README

yii2-ldap extension
Latest Stable Version Build Status Test Coverage Maintainability

Installation

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist rootlocal/yii2-ldap "*"

or add

"rootlocal/yii2-ldap": "^1.0"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

Testing

# composer install --ignore-platform-reqs
composer update --ignore-platform-req=ext-tokenizer