vespula / ldap
A class for searching for entries in Active Directory/LDAP servers. There is no create or update functionality
2.0.0
2022-01-07 14:31 UTC
Requires
- php: >=7.4
Requires (Dev)
- phpunit/phpunit: 9.5.*
This package is auto-updated.
Last update: 2024-10-15 20:13:18 UTC
README
A class for finding records in an Active Directory/LDAP server
This class allows you to bind to an Active Directory or LDAP server and then find records based on search criteria. At the moment, you cannot bind to the server anonymously. That may be added in the future.
Documentation
Documentation is available at https://vespula.bitbucket.io/ldap/