LdapRecord aims to provide a simple way to interact with LDAP entries using PHP. The project has just released version 1.2.11. Changes that have been incorporated since the last 1.2.9 version that I reported on include:
- Added a PASSWD_CANT_CHANGE constant (version 1.2.10)
- Removed model scopes on relation queries (version 1.2.11)
- Avoid double-converting timestamps in the Windows integer format (version 1.2.11)
- Exposed a getRelationQuery method for easier testing(version 1.2.11)