LdapRecord 2.9.0

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

  • Added a $model->setRawAttribute method
  • Added setDNAttribute and setDistinguishedNameAttribute mutators on Model
  • Added a Model::make method for creating model instances
  • Fixed an issue that could prevent DNs from being properly set when using $model->fill or updating $model->dn