PHPackages                             cyllenea/ldap - 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. cyllenea/ldap

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

cyllenea/ldap
=============

Multiple LDAP Authenticator

7.4.x-dev(6y ago)166MITPHPPHP &gt;= 7.4

Since Jan 27Pushed 6y agoCompare

[ Source](https://github.com/Cyllenea/ldap)[ Packagist](https://packagist.org/packages/cyllenea/ldap)[ RSS](/packages/cyllenea-ldap/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

Konfigurační soubor
===================

[](#konfigurační-soubor)

```
extensions:
    ldap: cyllenea\ldap\LDAPExtension

ldap:
    attributes:
        # - memberOf
        - employeeNumber    # Employee ID
        - employeeID        # Cost center
        - mail              # Email address
        - cn                # Common name
        - sn                # Surname
        - givenName         # First name

    controllers:
        wnc:
            host: wnc.local
            port: 389
            domain: "%s@wnc.local"
            dn: "OU=COMPANY,DC=wnc,DC=local"

        wv:
            host: WVDC01.wv.local
            port: 389
            domain: "%s@wv.local"
            dn: "OU=COMPANY,DC=wv,DC=local"

authenticator:
    class: cyllenea\ldap\Authenticator
    setup:
        - setIdentityGenerator([@userManagemenent, 'createIdentity'])

```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

2208d ago

### Community

Maintainers

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

---

Top Contributors

[![witte-igorpocta](https://avatars.githubusercontent.com/u/30339948?v=4)](https://github.com/witte-igorpocta "witte-igorpocta (1 commits)")

### Embed Badge

![Health badge](/badges/cyllenea-ldap/health.svg)

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

###  Alternatives

[tg/tgwebvalid

An easy way to validate Telegram Login Widget and Telegram Mini App users on your website using PHP

6827.5k1](/packages/tg-tgwebvalid)[vitalybaev/laravel5-dkim

Laravel 5/6 package for signing outgoing messages with DKIM.

3163.1k](/packages/vitalybaev-laravel5-dkim)[kissdigital-com/apple-sign-in-client-secret-generator

PHP package for generating 'client secret' for Sign In with Apple

2125.5k](/packages/kissdigital-com-apple-sign-in-client-secret-generator)[denniseilander/laravel-passport-scopes-restriction

Restrict scopes for different Laravel Passport clients.

1636.3k](/packages/denniseilander-laravel-passport-scopes-restriction)

PHPackages © 2026

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