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

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

simplesamlphp/simplesamlphp-module-sqlauth
==========================================

This is a authentication module for authenticating a user against a SQL database

v1.4.0(2mo ago)46.4M—1%7[1 issues](https://github.com/simplesamlphp/simplesamlphp-module-sqlauth/issues)1LGPL-2.1-or-laterPHPPHP ^8.3CI passing

Since May 28Pushed 1mo ago5 watchersCompare

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

READMEChangelog (4)Dependencies (4)Versions (23)Used By (1)

SimpleSAMLphp `sqlauth` module
==============================

[](#simplesamlphp-sqlauth-module)

This is a authentication module for authenticating a user against a SQL database. See [the documentation](https://simplesamlphp.org/docs/contrib_modules/sqlauth/sql.html) for details of how to use this module.

[![Build Status](https://github.com/simplesamlphp/simplesamlphp-module-sqlauth/actions/workflows/php.yml/badge.svg)](https://github.com/simplesamlphp/simplesamlphp-module-sqlauth/actions/workflows/php.yml/badge.svg)[![Coverage Status](https://camo.githubusercontent.com/e344bf6b54aed4418e6e381dd342f410356b64acd193db5895ca11e8f57571b0/68747470733a2f2f636f6465636f762e696f2f67682f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d73716c617574682f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-sqlauth)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/1b348b33d87cc48ef39e6502e1219c7d45f4aaa1bc3e9ce837344019e16ff875/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d73716c617574682f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-sqlauth/?branch=master)[![Type Coverage](https://camo.githubusercontent.com/82a9d9287db03d8bd892e021e3d39584025c1efcf38c0007b182f7a44b8879e1/68747470733a2f2f73686570686572642e6465762f6769746875622f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d73716c617574682f636f7665726167652e737667)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-sqlauth)[![Psalm Level](https://camo.githubusercontent.com/29c75556dbd24e21cea8123946e915c0fa7655bfa8bb4916b539e636895cce88/68747470733a2f2f73686570686572642e6465762f6769746875622f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d73716c617574682f6c6576656c2e737667)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-sqlauth)

###  Health Score

64

—

FairBetter than 99% of packages

Maintenance85

Actively maintained with recent releases

Popularity49

Moderate usage in the ecosystem

Community21

Small or concentrated contributor base

Maturity84

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 60.7% 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 ~176 days

Recently: every ~214 days

Total

15

Last Release

65d ago

Major Versions

v0.9.1 → v1.0.12020-03-25

v0.9.3 → v1.0.32022-01-06

v0.9.4 → v1.0.42023-01-23

PHP version history (6 changes)v1.0.0PHP &gt;=5.6

v1.0.1PHP &gt;=7.2

v1.0.2PHP &gt;=7.4 || ^8.0

v1.1.0PHP ^8.0

v1.2.0PHP ^8.1

v1.4.0PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/579a16ea8afccc6ab420c393f0e573296fe46dcd293aa4f3b71eefc158ebf3e4?d=identicon)[jaime](/maintainers/jaime)

![](https://www.gravatar.com/avatar/9221e348303eeda74e85236a8bff9b919a90d10e3a478fe1cbb9d833f68d0150?d=identicon)[thijskh](/maintainers/thijskh)

![](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 (122 commits)")[![nathanjrobertson](https://avatars.githubusercontent.com/u/11282094?v=4)](https://github.com/nathanjrobertson "nathanjrobertson (45 commits)")[![monkeyiq](https://avatars.githubusercontent.com/u/387108?v=4)](https://github.com/monkeyiq "monkeyiq (18 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (16 commits)")

---

Tags

simplesamlphpsqlauth

### Embed Badge

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

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

###  Alternatives

[drupalauth/simplesamlphp-module-drupalauth

A SimpleSAMLphp module adding support for Drupal as the authentication source.

25305.4k1](/packages/drupalauth-simplesamlphp-module-drupalauth)

PHPackages © 2026

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