PHPackages                             tvdijen/simplesamlphp-module-ldapradius - 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. tvdijen/simplesamlphp-module-ldapradius

ActiveSimplesamlphp-module[Authentication &amp; Authorization](/categories/authentication)

tvdijen/simplesamlphp-module-ldapradius
=======================================

A module that provides authentication against LDAP stores with additional MFA against RADIUS

v1.1.0(5mo ago)0111[1 issues](https://github.com/tvdijen/simplesamlphp-module-ldapRadius/issues)LGPL-2.1-or-laterPHPPHP ^8.3CI passing

Since Feb 22Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/tvdijen/simplesamlphp-module-ldapRadius)[ Packagist](https://packagist.org/packages/tvdijen/simplesamlphp-module-ldapradius)[ RSS](/packages/tvdijen-simplesamlphp-module-ldapradius/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (7)Versions (17)Used By (0)

simplesamlphp-module-ldapRadius
===============================

[](#simplesamlphp-module-ldapradius)

Combined LDAP / Radius authsource

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

[](#configuration)

```
    'LDAPRADIUS' => [
        'ldapRadius:LdapRadius',

        // The primary authsource to deal with username & password
        'primary' => 'LDAP',

        // The secondary authsource to deal with username & OTP
        'primary' => 'RADIUS',

        // Type hint to be enforced by the browser for the username-field
        // Defaults to 'text', possible values are 'text' and 'email'
        'usernameTypeHint' => 'email',

        // The pattern to be enforced by the browser for the username-field
        // Defaults to `null`
        'usernamePattern' => null,

        // The minimum password-length to be enforced on the password-field
        // Defaults to `null`
        'passwordMinLength' => 8,

        // The input mode for the OTP-field. This will select the appropriate keyboard on mobile devices
        // Defaults to `null`
        'otpInputMode' => null,

        // The pattern to be enforced by the browser for the OTP-field
        // Defaults to `null`
        'otpPattern' => null,
    ],
```

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance84

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 79.8% 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 ~85 days

Recently: every ~101 days

Total

14

Last Release

156d ago

PHP version history (5 changes)v1.0.0PHP &gt;=7.4 || ^8.0

v1.0.2PHP ^8.0

v1.0.3PHP ^8.1

v1.0.12PHP ^8.2

v1.1.0PHP ^8.3

### Community

Maintainers

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

---

Top Contributors

[![tvdijen](https://avatars.githubusercontent.com/u/841045?v=4)](https://github.com/tvdijen "tvdijen (87 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (22 commits)")

---

Tags

ldapsimplesamlphpMFAradius

### Embed Badge

![Health badge](/badges/tvdijen-simplesamlphp-module-ldapradius/health.svg)

```
[![Health](https://phpackages.com/badges/tvdijen-simplesamlphp-module-ldapradius/health.svg)](https://phpackages.com/packages/tvdijen-simplesamlphp-module-ldapradius)
```

###  Alternatives

[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k13.2M228](/packages/simplesamlphp-simplesamlphp)[symfony/security-bundle

Provides a tight integration of the Security component into the Symfony full-stack framework

2.5k190.0M2.5k](/packages/symfony-security-bundle)[simplesamlphp/simplesamlphp-module-webauthn

A PHP implementation of a FIDO2 / WebAuthn authentication agent

181.7k](/packages/simplesamlphp-simplesamlphp-module-webauthn)

PHPackages © 2026

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