PHPackages                             ymo/l4-openldap - 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. ymo/l4-openldap

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

ymo/l4-openldap
===============

An OpenLDAP authentication driver for Laravel 4.

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

Since Sep 20Pushed 11y ago1 watchersCompare

[ Source](https://github.com/yuri-moens/l4-openldap)[ Packagist](https://packagist.org/packages/ymo/l4-openldap)[ Docs](https://github.com/yuri-moens/l4-openldap)[ RSS](/packages/ymo-l4-openldap/feed)WikiDiscussions master Synced 2w ago

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

l4-openldap
===========

[](#l4-openldap)

An OpenLDAP authentication driver for Laravel 4.

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

[](#installation)

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

```
require {
	"ymo/l4-openldap": "dev-master"
}

```

Run `composer update`.

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

`Ymo\L4OpenLdap\L4OpenLdapServiceProvider`

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

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

[](#configuration)

Run `php artisan config:publish ymo/l4-openldap` and adjust the config file for your LDAP settings.

It can be found in `app/config/packages/ymo/l4-openldap`.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84.2% 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 ~222 days

Total

2

Last Release

4068d ago

Major Versions

1.0.x-dev → 2.0.x-dev2015-05-11

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/81004?v=4)[Ymo](/maintainers/Ymo)[@ymo](https://github.com/ymo)

---

Top Contributors

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

---

Tags

laravelauthAuthenticationlaravel 5l5openldap

### Embed Badge

![Health badge](/badges/ymo-l4-openldap/health.svg)

```
[![Health](https://phpackages.com/badges/ymo-l4-openldap/health.svg)](https://phpackages.com/packages/ymo-l4-openldap)
```

###  Alternatives

[tymon/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

11.5k50.9M364](/packages/tymon-jwt-auth)[php-open-source-saver/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

83910.6M60](/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.2M3](/packages/auth0-login)[hasinhayder/tyro

Tyro - The ultimate Authentication, Authorization, and Role &amp; Privilege Management solution for Laravel 12 &amp; 13

6783.6k5](/packages/hasinhayder-tyro)[sarav/laravel-multiauth

A Simple Laravel Package for handling multiple authentication

5030.9k](/packages/sarav-laravel-multiauth)[firevel/firebase-authentication

Firebase authentication driver for Laravel

2224.5k2](/packages/firevel-firebase-authentication)

PHPackages © 2026

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