Skip to content

DirectoryTree/LdapRecord-Laravel

Folders and files

NameName
Last commit message
Last commit date
Jul 30, 2023
Oct 26, 2023
Nov 2, 2022
Mar 3, 2020
Mar 4, 2024
Feb 4, 2024
Oct 5, 2023
Apr 20, 2023
Nov 9, 2023
Mar 18, 2016
Jul 30, 2023
Sep 28, 2023

Repository files navigation

Integrate LDAP into your Laravel application.


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


LdapRecord-Laravel is Supportware™

If you require support using LdapRecord-Laravel, a sponsorship is required 🙏

Thank you for your understanding ❤️


Security Vulnerabilities

If you discover a security vulnerability within LdapRecord-Laravel, please send an e-mail to Steve Bauman via steven_bauman@outlook.com.

All security vulnerabilities will be promptly addressed.