Simple PHP LDAP ORM To make searching for records in LDAP and saving or updating easier. It is inspired by CakePHP/Rails and supports both 'hasMany' and 'belongsTo' associations.
Primary LanguagePHP