Laravel Packages

Laravel LDAP

Published Updated
Laravel LDAP image

LdapRecord is a full-featured Lightweight Directory Access Protocol (LDAP) framework that helps you quickly integrate LDAP into your PHP applications. They recently released V3, and we thought it would be an excellent time to share this package:

LdapRecord includes an Activerecord ORM and ships with Models for popular LDAP directories:

  • ActiveDirectory models: Entry, User, Group, Printer, and more
  • OpenLDAP models: Entry, User, Group, and OrganizationalUnit
  • FreeIPA Models: Entry, User, and Group

Models also support relationships, model accessors and mutators, and a powerful model query builder. In addition to models, this package has other features like:

  • Authentication
  • Fluent filter builders
  • Multi-domain ready
  • Query caching
  • Restoring deleted objecs
  • Event handling and listeners for LDAP actions
  • Logging events
  • Testing support for LDAP
  • And more...

You can get started with this package with the Quickstart guide in the official documentation. Also, check out the source code, whis is available on GitHub.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article
Statamic Mailables Viewer Previews Laravel Emails in the Control Panel image

Statamic Mailables Viewer Previews Laravel Emails in the Control Panel

Read article
Laravel Tackle: Run an AI Coding Agent in Your Laravel App image

Laravel Tackle: Run an AI Coding Agent in Your Laravel App

Read article
Queue::forward(): Reroute Laravel Queues in One Place image

Queue::forward(): Reroute Laravel Queues in One Place

Read article
Laravel Read-Through Filesystem: Lazy Storage Migration image

Laravel Read-Through Filesystem: Lazy Storage Migration

Read article