LdapRecord 2.1.0

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

  • Added new event types that allow for hooking into connection attempts
  • Fixed an issue with the ability to retry failed connection attempts when multiple hosts are configured
  • Added the ability to throw exceptions when simulating operations