PHPackages                             mattbrown/ldapauth - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. mattbrown/ldapauth

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

mattbrown/ldapauth
==================

An OpenLDAP authentication driver for Laravel 4.

2.6(9y ago)1257WTFPLPHPPHP &gt;=5.3.0

Since Oct 1Pushed 9y ago1 watchersCompare

[ Source](https://github.com/bbrink68/LdapAuthLaravel)[ Packagist](https://packagist.org/packages/mattbrown/ldapauth)[ Docs](https://github.com/bbrink68/LdapAuthLaravel)[ RSS](/packages/mattbrown-ldapauth/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependencies (1)Versions (8)Used By (0)

LDAP Authentication
===================

[](#ldap-authentication)

This is based off of [Yuri Moens L4OpenLdap Provider](https://github.com/yuri-moens/l4-openldap)

An OpenLDAP authentication driver for Laravel 4.

Installation
------------

[](#installation)

Add the following to your `composer.json` file.

```
require {
	"mattbrown/ldapauth": "1.*"
}
```

`composer update`.

In `app/config/app.php`:

Add `'Mattbrown\Ldapauth\LdapauthServiceProvider'` to providers array.

`composer dump-auto`

Open `app/config/auth.php` and change the authentication driver to `ldap`.

Configuration
-------------

[](#configuration)

Run `php artisan vendor:publish --provider="Mattbrown\Ldapauth\LdapauthServiceProvider"`, then find `app/config/ldap.php` and adjust the config file for your LDAP settings.

Profit Dollars.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 82.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~86 days

Recently: every ~129 days

Total

7

Last Release

3363d ago

Major Versions

1.0 → 2.12015-10-01

### Community

Maintainers

![](https://www.gravatar.com/avatar/c0c26eab619a2482b381ce5de2af950eed9d6f5722b5614610c4a9335f74fcaf?d=identicon)[bbrink68](/maintainers/bbrink68)

---

Top Contributors

[![mbrown-lw](https://avatars.githubusercontent.com/u/243889486?v=4)](https://github.com/mbrown-lw "mbrown-lw (28 commits)")[![bbrink68](https://avatars.githubusercontent.com/u/972575?v=4)](https://github.com/bbrink68 "bbrink68 (6 commits)")

---

Tags

laravelauthAuthenticationldaplaravel 5

### Embed Badge

![Health badge](/badges/mattbrown-ldapauth/health.svg)

```
[![Health](https://phpackages.com/badges/mattbrown-ldapauth/health.svg)](https://phpackages.com/packages/mattbrown-ldapauth)
```

###  Alternatives

[tymon/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

11.5k49.1M350](/packages/tymon-jwt-auth)[php-open-source-saver/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

8359.8M53](/packages/php-open-source-saver-jwt-auth)[auth0/login

Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.

2745.0M3](/packages/auth0-login)[sarav/laravel-multiauth

A Simple Laravel Package for handling multiple authentication

5030.7k](/packages/sarav-laravel-multiauth)[vinkas/firebase-auth-laravel

Firebase Authentication package for Laravel PHP Framework

392.1k](/packages/vinkas-firebase-auth-laravel)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
