Skip to content
/ Adldap2 Public
forked from Adldap2/Adldap2

A PHP LDAP Package for humans.

License

Notifications You must be signed in to change notification settings

blodan/Adldap2

 
 

Repository files navigation

Adldap2

👋 Hey there! Looking for something even easier to use for LDAP integration in your PHP applications?

Check out LdapRecord!

LdapRecord is a rebuild of Adldap2 with an easier API, better documentation, and more features to help you integrate LDAP into your awesome PHP applications with no hair-pulling necessary.

Adldap2 will continue to be supported with bug & security fixes - but will not receive feature updates.


Adldap2 is a PHP package that provides LDAP authentication and directory management tools using the Active Record pattern.

  • 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 records you're looking for in a couple lines or less with a fluent interface.

  • Supercharged Active Record. Create and modify LDAP records with ease. All LDAP records 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%