LdapRecord 1.10.0

LdapRecord aims to provide a simple way to interact with LDAP entries using PHP. The project has just released version 1.10.0, which appears to include the following changes over the previous 1.9.0 version:

  • Added ExchangeServer and ExchangeDatabase models for Active Directory
  • Added the ability to create an associative array of DNs
  • Automatically update a model’s DN when performing a modify DN operation
  • Added improvements in OpenLDAP support
  • Fixed an issue that could affect retrieving the first attribute in an entry
  • Fixed an issue that could affect the ability to determine whether an attribute exists in an entry