Registry / auth / adldap-adldap

adldap-adldap

JSON →
libraryphppackagistunverified

A PHP LDAP Library for Active Directory Manipulation.

composer require adldap/adldap
INSTALL
IMPORT
SIG · ADLDAP-ADLDAP
A
adldap-adldap
authphp
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.

Adldap
use Adldap\Adldap;

Connect to Active Directory and search for users.

use Adldap\Adldap; $ad = new Adldap(); $ad->connect('domain.com', 'username', 'password'); $users = $ad->search()->users()->get();
Debug
Known issues
breakingRequires PHP LDAP extension enabled.
fix
Install and enable the php-ldap extension.
affects: *
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
36
OpenAI (training)
1
Resources
adldap-adldap — pip install adldap-adldap · libregistry