php-net-ldap

OO interface for searching and manipulating LDAP-entries
  http://pear.php.net/package/Net_LDAP
  0
  no reviews



Net Ldap is a clone of Perls Net::LDAP object interface to ldapservers. It does not contain all of Net::LDAPs features, but has:
* A simple OO-interface to connections, searches and entries.
* Support for tls and ldap v3.
* Simple modification, deletion and creation of ldapentries.
* Support for schema handling.
NOTE: This module is declared obsolete by its upstream, and superseded by the Net::LDAP2 module in package php-net-ldap2.