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(3mo ago)0111[1 issues](https://github.com/tvdijen/simplesamlphp-module-ldapRadius/issues)[1 PRs](https://github.com/tvdijen/simplesamlphp-module-ldapRadius/pulls)LGPL-2.1-or-laterPHPPHP ^8.3

Since Feb 22Pushed 2mo 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 3w 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

45

—

FairBetter than 91% of packages

Maintenance82

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity69

Established project with proven stability

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

111d 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)

---

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.1k12.8M211](/packages/simplesamlphp-simplesamlphp)[simplesamlphp/simplesamlphp-module-webauthn

A PHP implementation of a FIDO2 / WebAuthn authentication agent

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

PHPackages © 2026

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