• Stars
    star
    508
  • Rank 86,941 (Top 2 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 5 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A fully-featured LDAP framework.

Working with LDAP doesn't need to be hard.

LdapRecord is a fully-featured Active Record ORM that makes working with LDAP directories a breeze πŸƒ

Quickstart Β· Documentation Β· Laravel Integration Β· Post a Question


⏲ Up and Running Fast

Connect to your LDAP servers and start running queries in a matter of minutes.

πŸ’‘ Fluent Filter Builder

Find the LDAP objects you're looking for with a fluent LDAP filter builder.

πŸ’Ό Multi-Domain Ready

Built-in connection management allows you to access multiple domains without breaking a sweat.

πŸ”₯ Supercharged Active Record

Create and modify LDAP objects with minimal code.


Active Directory Features

πŸšͺ Enable / Disable Accounts

Detect and assign User Account Control values on accounts with the fluent Account Control builder.

πŸ”‘ Reset / Change Passwords

Built-in support for changing and resetting passwords on Active Directory accounts.

πŸ—‘ Restore Deleted Objects

Seamlessly access your Active Directory recycle bin and restore deleted objects.


LdapRecord is Supportwareβ„’

If you require support using LdapRecord, a sponsorship is required πŸ™

Thank you for your understanding ❀️


Security Vulnerabilities

If you discover a security vulnerability within LdapRecord, please send an e-mail to Steve Bauman via [email protected].

All security vulnerabilities will be promptly addressed.


Credits

This package is directly inspired from Laravel's Eloquent, and most features are direct ports to an LDAP equivalent.

I am forever grateful for the work Taylor Otwell has produced.

If you can, support his work by purchasing a sponsorship, or one of his many Laravel based services.