Top Level :: Networking

Package Information: Net_LDAP2

This package is not maintained, if you would like to take over please go to this page.
» Summary » License
Object oriented interface for searching and manipulating LDAP-entries LGPLv3 License
» Current Release » Bug Summary
2.2.0 (stable) was released on 2015-10-30 by cweiske (Changelog)
Easy Install

Not sure? Get more info.

pear install Net_LDAP2

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Net_LDAP2


Development Roadmap
  • Package Maintenance Rank: 29 of 229 packages with open bugs
  • Number of open bugs: 4 (58 total bugs)
  • Average age of open bugs: 2594 days
  • Oldest open bug: 3312 days
  • Number of open feature requests: 4 (17 total feature requests)

Report a new bug to Net_LDAP2
» Description
Net_LDAP2 is the successor of Net_LDAP which is a clone of Perls Net::LDAP
object interface to directory servers. It does contain most of Net::LDAPs
features but has some own too.
With Net_LDAP2 you have:
* A simple object-oriented interface to connections, searches entries and filters.
* Support for TLS and LDAP v3.
* Simple modification, deletion and creation of LDAP entries.
* Support for schema handling.

Net_LDAP2 layers itself on top of PHP's existing ldap extensions.
» Maintainers » More Information

Packages that depend on Net_LDAP2

Dependencies for Net_LDAP2