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

masteringlaravel logo
Laravel Code Review

Get expert guidance in a few days with a Laravel code review

Visit Laravel Code Review

The latest

View all →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article