Adldap2 / Adldap2

A PHP LDAP Package for humans.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ Project No Longer Maintained ⚠️

Consider migrating to its direct replacement LdapRecord.

Read Why


Adldap2

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.


Security Vulnerabilities

If you discover a security vulnerability within Adldap2, please send an e-mail to Steve Bauman via steven_bauman@outlook.com.

All security vulnerabilities will be promptly addressed.

About

A PHP LDAP Package for humans.

License:MIT License


Languages

Language:PHP 100.0%