Skip to content

bradjtrammell/LdapRecord

 
 

Repository files navigation

Working with LDAP doesn't need to be hard.

LdapRecord leverages the Active Record pattern to make working with LDAP directories a breeze - making your life as a developer easier.

  • Up and running in minutes. Effortlessly connect to your LDAP servers and start running queries & operations in a matter of minutes.

  • Fluent query builder. Building LDAP queries has never been so easy. Find the objects you're looking for in a couple lines or less with a fluent interface.

  • Supercharged Active Record. Create and modify LDAP obects with ease. All LDAP objects are individual models. Simply modify the attributes on the model and save it to persist the changes to your LDAP server.

About

A PHP LDAP package for humans.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%