DirectoryTree / LdapRecord-Laravel by stevebauman

LDAP Authentication & Management for Laravel.
1,212,544
533
12
Package Data
Maintainer Username: stevebauman
Package Create Date: 2019-04-18
Package Last Update: 2025-03-21
Home Page: https://ldaprecord.com/docs/laravel/v3
Language: PHP
License: MIT
Last Refreshed: 2025-04-01 03:07:16
Package Statistics
Total Downloads: 1,212,544
Monthly Downloads: 53,163
Daily Downloads: 2,522
Total Stars: 533
Total Watchers: 12
Total Forks: 56
Total Open Issues: 6

🔑 Authenticate LDAP users into your application

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 a 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.

Yeah, we like it too.