conkal/adldap2

A PHP LDAP Package for humans.

v10.2.1 2019-11-07 14:51 UTC

README

68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f41646c646170322f41646c646170322e7376673f7374796c653d666c61742d737175617265 68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f61644c444150322f61644c444150322f6d61737465722e7376673f7374796c653d666c61742d737175617265 68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61646c646170322f61646c646170322e7376673f7374796c653d666c61742d737175617265 68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61646c646170322f61646c646170322e7376673f7374796c653d666c61742d737175617265 68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f61646c646170322f61646c646170322e7376673f7374796c653d666c61742d737175617265

Working with LDAP doesn't need to be hard.

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.