directorytree/ldaprecord-laravel

LDAP Authentication & Management for Laravel.
2,570,267 574
Install
composer require directorytree/ldaprecord-laravel
Latest Version:v4.0.5
PHP:>=8.1
License:MIT
Last Updated:Aug 10, 2026
Links: GitHub  ·  Packagist
Maintainer: stevebauman

⭐️ Developer Experience First

LdapRecord focuses on clean, easy to understand syntax along with thorough documentation.

🔑 Authenticate LDAP Users

Allow LDAP users to log into your application and control which users can login via Scopes and Rules.

🔄 Import & Synchronize LDAP users

Import users from your directory via command: php artisan ldap:import.

💼 Multi-Domain Support

Authenticate users from as many LDAP domains as you'd like. Support comes out of the box.

🎩 Eloquent Query Builder

Search for LDAP objects with a fluent and easy to use interface you're used to. You'll feel right at home.

✏️ Active Record LDAP Models

LDAP objects are individual models. Persist them to your LDAP server with a single save().

💫 LDAP Directory Emulator

Test authenticating and querying users without changing your application code.

Create, update, and delete LDAP objects without touching a real LDAP server.



Related Packages

directorytree/ldaprecord-lumen

LDAP Authentication & Management for Lumen.

22,036 0
minkbear/adldap2-laravel

Adldap2 for Laravel 5.

179 0
wells/l4-ldap-ntlm

An LDAP/Active Directory/NTLM authentication driver for Laravel 4.

3,929 25
maenbn/ldaplookup

LdapLookup is a tool to lookup entries in LDAP For Laravel 5.1+

3,737 5
sroutier/eloquent-ldap

A Laravel package that first tries to log the user against the internal database...

8,725 20