• This repository has been archived on 24/Jul/2023
  • Stars
    star
    710
  • Rank 63,528 (Top 2 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 9 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A PHP LDAP Package for humans.

โš ๏ธ 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.

Quickstart ยท Documentation

  • 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 [email protected].

All security vulnerabilities will be promptly addressed.