LdapRecord aims to provide a simple way to interact with LDAP entries using PHP. The project has just released version 1.5.1, which appears to include the following changes since the 1.4.3 version that I previously reported on:
- Added connection timeout management (version 1.5.0)
- Support failover to alternate servers when trying to establish a connection (version 1.5.0)
- Fixed an issue affecting paginated search processing and added a method to allow customizing the page size (version 1.5.0)
- Properly create OpenLDAP organizationalUnit RDNs (version 1.5.1)
- Don’t allow setting empty LDAP option values (version 1.5.1)