PHPackages                             samkoch/yii2-ldap - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. samkoch/yii2-ldap

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

samkoch/yii2-ldap
=================

Yii2 LDAP helper class

1.2.2(9y ago)0161MITPHP

Since Feb 14Pushed 9y ago1 watchersCompare

[ Source](https://github.com/samkoch/yii2-ldap)[ Packagist](https://packagist.org/packages/samkoch/yii2-ldap)[ RSS](/packages/samkoch-yii2-ldap/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

Yii2 LDAP
=========

[](#yii2-ldap)

Yii2 LDAP helper class

Installation
------------

[](#installation)

The PECL [mbstring](http://php.net/ldap) extension is required.

It is recommended to use [composer](https://getcomposer.org) to install the library.

```
$ composer require samkoch/yii2-ldap
```

Using Ldap as a Yii component (Yii::$app-&gt;ldap)
--------------------------------------------------

[](#using-ldap-as-a-yii-component-yiiapp-ldap)

Put the following in you application configuration (web.php and/or console.php)

```
