Registry / auth / zendframework-zend-ldap

zendframework-zend-ldap

JSON →
library2.10.1phppackagistunverified

Provides support for LDAP operations including binding, searching and modifying entries in an LDAP directory.

composer require zendframework/zend-ldap
INSTALL
IMPORT
SIG · ZENDFRAMEWORK-ZEND
Z
zendframework-zend-ldap
authphpv2.10.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Ldap
use Zend\Ldap\Ldap;

Connect and bind to an LDAP server.

use Zend\Ldap\Ldap; $ldap = new Ldap(['host' => 'ldap.example.com']); $ldap->bind('username', 'password');
Debug
Known issues
breakingRequires LDAP PHP extension.
fix
Install php-ldap extension.
affects: >=2.0.0
Upgrade
Version history
2.10.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
28
Resources
zendframework-zend-ldap — pip install zendframework-zend-ldap · libregistry