PHPackages                             sgomez/adldap2-bundle - 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. sgomez/adldap2-bundle

AbandonedArchivedLibrary

sgomez/adldap2-bundle
=====================

Symfony Bundle for adldap2 library.

v4.0.0(8y ago)49775[1 PRs](https://github.com/sgomez/adldap2-bundle/pulls)MITPHPPHP &gt;=5.5.9

Since Mar 21Pushed 7y agoCompare

[ Source](https://github.com/sgomez/adldap2-bundle)[ Packagist](https://packagist.org/packages/sgomez/adldap2-bundle)[ RSS](/packages/sgomez-adldap2-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (4)Versions (9)Used By (0)

Adldap2 Integration for Symfony
===============================

[](#adldap2-integration-for-symfony)

This bundle helps you to use [adldap2](https://github.com/Adldap2/Adldap2) library with Symfony.

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

[](#installation)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Install the library via [Composer](https://getcomposer.org/) by running the following command:

```
composer require sgomez/adldap2-bundle
```

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Next, enable the bundle in your `app/AppKernel.php` file:

```
