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

ActiveLibrary

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

Multiple LDAP Authenticator

7.4.x-dev(5y ago)066MITPHPPHP &gt;= 7.4

Since Jan 27Pushed 5y agoCompare

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

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

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

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

2116d 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)
```

PHPackages © 2026

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