All Projects → DirectoryTree → Ldaprecord Laravel

DirectoryTree / Ldaprecord Laravel

Licence: mit
Multi-domain LDAP Authentication & Management for Laravel.

Projects that are alternatives of or similar to Ldaprecord Laravel

Laravel Adminless Ldap Auth
Authenticate users in Laravel against an adminless LDAP server
Stars: ✭ 199 (+11.8%)
Mutual labels:  laravel, ldap
Adldap2 Laravel
LDAP Authentication & Management for Laravel
Stars: ✭ 825 (+363.48%)
Mutual labels:  laravel, ldap
Laravel Enterprise Starter Kit
👔 Enterprise Web application starter kit or template using Laravel
Stars: ✭ 356 (+100%)
Mutual labels:  laravel, ldap
Eloquent Ldap
A Laravel 5.1 package that first tries to log the user against the internal database if that fails, it tries against the configured LDAP/AD server.
Stars: ✭ 19 (-89.33%)
Mutual labels:  laravel, ldap
Openrecord
Make ORMs great again!
Stars: ✭ 474 (+166.29%)
Mutual labels:  activerecord, ldap
Ldaprecord
A fully-featured LDAP framework.
Stars: ✭ 159 (-10.67%)
Mutual labels:  activerecord, ldap
Laravel Invite Codes
This package allows you to easily manage invite codes for your Laravel application.
Stars: ✭ 174 (-2.25%)
Mutual labels:  laravel
Eloquent Filter
The Eloquent Filter is a package for filter data of models by the query string. Easy to use and fully dynamic.
Stars: ✭ 175 (-1.69%)
Mutual labels:  laravel
Multiotp
multiOTP open source strong two factor authentication PHP library, OATH certified, with TOTP, HOTP, Mobile-OTP, YubiKey, SMS, QRcode provisioning, etc.
Stars: ✭ 173 (-2.81%)
Mutual labels:  ldap
Roadrunner Laravel
RoadRunner ⇆ Laravel bridge
Stars: ✭ 167 (-6.18%)
Mutual labels:  laravel
Laravel Auth Checker
Laravel Auth Checker allows you to log users authentication, devices authenticated from and lock intrusions.
Stars: ✭ 177 (-0.56%)
Mutual labels:  laravel
Php Examples For Aws Lambda
Demo serverless applications, examples code snippets and resources for PHP
Stars: ✭ 177 (-0.56%)
Mutual labels:  laravel
Laravel Auditing
Record the change log from models in Laravel
Stars: ✭ 2,210 (+1141.57%)
Mutual labels:  laravel
Laravel Http2 Server Push
A middleware package for Laravel to enable server push for your script, style, and image assets.
Stars: ✭ 174 (-2.25%)
Mutual labels:  laravel
Laravel Cart Manager
Managing the cart in your Laravel/E-commerce application is a breeze
Stars: ✭ 175 (-1.69%)
Mutual labels:  laravel
Laravel Messenger
Simple user messaging package for Laravel
Stars: ✭ 2,140 (+1102.25%)
Mutual labels:  laravel
Laravel Migration Snapshot
Simplify and accelerate applying many migrations at once using a flattened dump of the database schema and migrations
Stars: ✭ 177 (-0.56%)
Mutual labels:  laravel
Galaxyofdrones
🚀 An open source multiplayer space strategy game.
Stars: ✭ 172 (-3.37%)
Mutual labels:  laravel
Sheets
Store & retrieve your static content in plain text files
Stars: ✭ 175 (-1.69%)
Mutual labels:  laravel
Vue Material Admin
A vue material design admin template
Stars: ✭ 2,170 (+1119.1%)
Mutual labels:  laravel

Integrate LDAP into your Laravel application.

Documentation · Lumen Integration · Post a Question


🔑 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 [email protected].

All security vulnerabilities will be promptly addressed.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].