PHPackages                             simplesamlphp/simplesamlphp-module-sanitycheck - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. simplesamlphp/simplesamlphp-module-sanitycheck

AbandonedArchivedSimplesamlphp-module[Utility &amp; Helpers](/categories/utility)

simplesamlphp/simplesamlphp-module-sanitycheck
==============================================

Perform sanity checks on configuration

v1.0.3(3y ago)36.4M↓41.6%11LGPL-2.1-or-laterPHPPHP &gt;=7.4 || ^8.0

Since May 28Pushed 3y ago4 watchersCompare

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

READMEChangelog (2)Dependencies (3)Versions (8)Used By (1)

SimpleSAMLphp Sanity check module
=================================

[](#simplesamlphp-sanity-check-module)

[![Build Status](https://github.com/simplesamlphp/simplesamlphp-module-sanitycheck/workflows/CI/badge.svg?branch=master)](https://github.com/simplesamlphp/simplesamlphp-module-sanitycheck/workflows/CI/badge.svg?branch=master)[![Coverage Status](https://camo.githubusercontent.com/215b999c726b4a8f3a8749e2a0989833cfd98dbdb226c95e466e554549c0cf63/68747470733a2f2f636f6465636f762e696f2f67682f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d73616e697479636865636b2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-sanitycheck)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/fa56b580c9b97371686d54004b8b9196ba705055597f4c0f770d501fc475c5fa/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d73616e697479636865636b2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-sanitycheck/?branch=master)[![Type Coverage](https://camo.githubusercontent.com/edba045460ee00b5368db661af46c3b5e48a9401afdc912cc636fa16c4bb73a1/68747470733a2f2f73686570686572642e6465762f6769746875622f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d73616e697479636865636b2f636f7665726167652e737667)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-sanitycheck)[![Psalm Level](https://camo.githubusercontent.com/15a8051f7a1840fd94cfc4b11eb032083388a22f1b602124f8ddc2fac4c78660/68747470733a2f2f73686570686572642e6465762f6769746875622f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d73616e697479636865636b2f6c6576656c2e737667)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-sanitycheck)

Install
-------

[](#install)

Install with composer

```
vendor/bin/composer require simplesamlphp/simplesamlphp-module-sanitycheck
```

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

[](#configuration)

Next thing you need to do is to enable the module:

in `config.php`, search for the `module.enable` key and set `sanitycheck` to true:

```
'module.enable' => [ 'sanitycheck' => true, … ],
```

###  Health Score

42

—

FairBetter than 89% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity46

Moderate usage in the ecosystem

Community16

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 98.5% 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 ~267 days

Recently: every ~334 days

Total

6

Last Release

1245d ago

Major Versions

v0.9.0 → v1.0.02019-05-28

v0.9.1 → v1.0.22022-01-06

PHP version history (3 changes)v0.9.0PHP &gt;=5.6

v1.0.1PHP &gt;=7.2

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

### 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 (66 commits)")[![jaimeperez](https://avatars.githubusercontent.com/u/1942728?v=4)](https://github.com/jaimeperez "jaimeperez (1 commits)")

---

Tags

simplesamlphpsanitycheck

### Embed Badge

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

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

PHPackages © 2026

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