Download the PHP package lilweb/ldap-bundle without Composer
On this page you can find all versions of the php package lilweb/ldap-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lilweb/ldap-bundle
More information about lilweb/ldap-bundle
Files in lilweb/ldap-bundle
Download lilweb/ldap-bundle
More information about lilweb/ldap-bundle
Files in lilweb/ldap-bundle
Vendor lilweb
Package ldap-bundle
Short Description LDAP acces library
License MIT
Homepage https://github.com/lilweb/LdapBundle
Package ldap-bundle
Short Description LDAP acces library
License MIT
Homepage https://github.com/lilweb/LdapBundle
Please rate this library. Is it a good library?
Informations about the package ldap-bundle
LdapBundle
This bundle helps connecting to an existing LDAP server.
Installation
Add the dependency to your composer.json
file :
Add the bundle to AppKernel.php
:
Configuration
Add the following to your config.yml file :
Usage
A new service called lilweb.ldap_connection
is now available in your container.
Example :
Technical information
- The connection is not made until a method on the connection is called.
- This bundle requires the PHP-ldap extension
All versions of ldap-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
ext-ldap Version *
ext-ldap Version *
The package lilweb/ldap-bundle contains the following files
Loading the files please wait ....