LdapRecord aims to provide a simple way to interact with LDAP entries using PHP. The project has released version 3.0.0, which appears to include the following changes:
- Added support for SASL authentication
- Updated the minimum supported PHP version to 8.1
- Implemented strict types across all classes and methods