LdapRecord aims to provide a simple way to interact with LDAP entries using PHP. The project has released version 2.4.2, which appears to include the following changes:
- Fixed issues around DN escaping when performing moves and renames
- Added utility methods to the DistinguishedName class for exploding DNs and RDNs, and for un-escaping values
- Added the ability to get UserAccountControl flags from Active Directory