PHPackages                             fgreinus/ldap-auth-driver - 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. fgreinus/ldap-auth-driver

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

fgreinus/ldap-auth-driver
=========================

An OpenLDAP authentication driver for Laravel 4.x

2.0.x-dev(11y ago)065WTFPLPHPPHP &gt;=5.3.0

Since Oct 1Pushed 11y ago1 watchersCompare

[ Source](https://github.com/fgreinus/ldap-auth-driver)[ Packagist](https://packagist.org/packages/fgreinus/ldap-auth-driver)[ Docs](https://github.com/yuri-moens/l4-openldap)[ RSS](/packages/fgreinus-ldap-auth-driver/feed)WikiDiscussions master Synced 1mo ago

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

l4 OpenLDAP Auth Driver
=======================

[](#l4-openldap-auth-driver)

An OpenLDAP authentication driver for Laravel 4.

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

[](#installation)

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

```
require {
	"fgreinus/ldap-auth-driver": "dev-master"
}

```

Run `composer update`.

Open `app/config/app.php` and add:

`fgreinus\LdapAuthDriver\LdapAuthDriverServiceProvider`

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

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

[](#configuration)

Run `php artisan config:publish fgreinus/ldap-auth-driver` and adjust the config file for your LDAP settings.

It can be found in `app/config/packages/fgreinus/ldap-auth-driver`.

Thanks to [yuri-moens](https://github.com/yuri-moens) and [Diego Navarro](https://github.com/diegognt)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 57.1% 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 ~0 days

Total

2

Last Release

4246d ago

Major Versions

1.0.x-dev → 2.0.x-dev2014-09-30

### Community

Maintainers

![](https://www.gravatar.com/avatar/66b7ba4883b966d7bf0014f8353156d29d7d76abaa4d05606f2cc374310a45e9?d=identicon)[fgreinus](/maintainers/fgreinus)

---

Top Contributors

[![yuri-moens](https://avatars.githubusercontent.com/u/1128153?v=4)](https://github.com/yuri-moens "yuri-moens (16 commits)")[![diegognt](https://avatars.githubusercontent.com/u/181699?v=4)](https://github.com/diegognt "diegognt (7 commits)")[![mmestrovic](https://avatars.githubusercontent.com/u/1012878?v=4)](https://github.com/mmestrovic "mmestrovic (3 commits)")[![fgreinus](https://avatars.githubusercontent.com/u/1236785?v=4)](https://github.com/fgreinus "fgreinus (2 commits)")

---

Tags

laravelauthAuthenticationLaravel 4L4openldap

### Embed Badge

![Health badge](/badges/fgreinus-ldap-auth-driver/health.svg)

```
[![Health](https://phpackages.com/badges/fgreinus-ldap-auth-driver/health.svg)](https://phpackages.com/packages/fgreinus-ldap-auth-driver)
```

###  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)[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)
