PHPackages                             l3/ldap-orm-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. [Database &amp; ORM](/categories/database)
4. /
5. l3/ldap-orm-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

l3/ldap-orm-bundle
==================

An Ldap ORM for Symfony2/3/4

1.0.0(7y ago)041LGPL-3.0-or-laterPHPPHP &gt;=5.4

Since Feb 25Pushed 2y ago1 watchersCompare

[ Source](https://github.com/l3-team/LdapOrmBundle)[ Packagist](https://packagist.org/packages/l3/ldap-orm-bundle)[ Docs](https://github.com/l3-team/LdapOrmBundle)[ RSS](/packages/l3-ldap-orm-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (7)Versions (3)Used By (0)

L3LdapOrmBundle
===============

[](#l3ldapormbundle)

L3LdapOrmBundle is a fork from GorgLdapOrmBundle for use without dependency "r1pp3rj4ck/TwigstringBundle" and use with Symfony version 2, 3 and 4, and add a system of complex Query and Conditions LDAP. It is an interface for retrieving, modifying and persisting LDAP entities, using PHP's native LDAP functions.

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

[](#installation)

1.1. Plain `L3LdapOrmBundle`

Install the Bundle with this command :

```
composer require l3/ldap-orm-bundle:~1.0

```

1.2. Declare the use of `L3LdapOrmBundle`

```
