openbsd-ports/net/pear-Net-LDAP/pkg/DESCR
2006-10-28 17:21:03 +00:00

10 lines
382 B
Plaintext

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.
Net_LDAP layers itself on top of PHP's existing ldap extensions.