Download the PHP package xp-framework/ldap without Composer
On this page you can find all versions of the php package xp-framework/ldap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xp-framework/ldap
More information about xp-framework/ldap
Files in xp-framework/ldap
Download xp-framework/ldap
More information about xp-framework/ldap
Files in xp-framework/ldap
Vendor xp-framework
Package ldap
Short Description LDAP support for the XP Framework
License BSD-3-Clause
Homepage http://xp-framework.net/
Package ldap
Short Description LDAP support for the XP Framework
License BSD-3-Clause
Homepage http://xp-framework.net/
Please rate this library. Is it a good library?
Informations about the package ldap
LDAP support for the XP Framework
The peer.ldap package implements LDAP (Lighweight Directory Access Protocol) access.
Example (LDAP search)
Example (Modifying an entry)
Example (Adding an entry)
Dynamically creating LDAP queries
If the LDAP queries need to be constructed dynamically the LDAPQuery class provides a printf-style syntax to do so:
When using the "%s" token, the value passed is escaped according to rules in LDAP query syntax. The %c token copies as-is, and %d handles the argument as numeric value.
All versions of ldap with dependencies
PHP Build Version
Package Version
Requires
xp-framework/core Version
^11.0 | ^10.0 | ^9.0 | ^8.0 | ^7.0
xp-framework/networking Version ^10.0 | ^9.0 | ^8.0 | ^7.0
php Version >=7.0.0
xp-framework/networking Version ^10.0 | ^9.0 | ^8.0 | ^7.0
php Version >=7.0.0
The package xp-framework/ldap contains the following files
Loading the files please wait ....