DirectoryTree / LdapRecord-Laravel by stevebauman

LDAP Authentication & Management for Laravel.
725,702
469
13
Package Data
Maintainer Username: stevebauman
Package Create Date: 2019-04-18
Package Last Update: 2024-03-21
Home Page: https://ldaprecord.com/docs/laravel/v3
Language: PHP
License: MIT
Last Refreshed: 2024-04-12 03:14:25
Package Statistics
Total Downloads: 725,702
Monthly Downloads: 31,645
Daily Downloads: 1,407
Total Stars: 469
Total Watchers: 13
Total Forks: 49
Total Open Issues: 3

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