directorytree/ldaprecord-browser
LDAPRecord Browser is a Laravel package that adds a web UI for browsing, searching, and inspecting LDAP directories. View entries and attributes, navigate the tree, and debug connections quickly during development or administration.
adldap/LdapRecord ecosystem while adding a Livewire-powered frontend layer.Adopt if:
LdapRecord or adldap and want to avoid building a custom frontend.Look elsewhere if:
For Executives: "This package lets our Laravel app ‘peek inside’ our Active Directory without exposing raw LDAP tools. For $0 cost, IT teams can search users/groups via a simple web interface—cutting support tickets and speeding up directory tasks. It’s like giving Google Search to our LDAP server, but built into our existing stack. Low risk (MIT license, open-source), and it plays nice with our current AD/LDAP investments."
For Engineering:
"We can drop this into our Laravel app to give non-devs a Livewire-powered LDAP browser using LdapRecord under the hood. No API keys, no external dependencies—just a clean UI for querying AD. Since it auto-registers the service provider, setup is trivial. Tradeoff: It’s a view-only tool (no edits), but it’s a great stopgap until we decide on a full identity solution. The Livewire integration means we can style it to match our app’s design system."
How can I help you explore Laravel packages today?