Skip to content
/ ldap Public

Provides a LDAP client for PHP on top of PHP's ldap extension

License

Notifications You must be signed in to change notification settings

symfony/ldap

Repository files navigation

Ldap Component

The LDAP component provides a LDAP client for PHP on top of PHP's ldap extension.

Disclaimer

This component is only stable since Symfony 3.1. Earlier versions have been marked as internal as they still needed some work. Breaking changes were introduced in Symfony 3.1, so code relying on previous version of the component will break with this version.

Resources