PHPackages                             simplesamlphp/simplesamlphp-module-expirycheck - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. simplesamlphp/simplesamlphp-module-expirycheck

ActiveSimplesamlphp-module[Validation &amp; Sanitization](/categories/validation)

simplesamlphp/simplesamlphp-module-expirycheck
==============================================

The expirycheck module validates user's expiry date

v1.2.0(2mo ago)56.3M—0.5%31LGPL-2.1-or-laterPHPPHP ^8.3CI passing

Since May 28Pushed 1mo ago4 watchersCompare

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

READMEChangelog (3)Dependencies (10)Versions (14)Used By (1)

SimpleSAMLphp Expiry check module
=================================

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

[![Build Status](https://github.com/simplesamlphp/simplesamlphp-module-expirycheck/actions/workflows/php.yml/badge.svg)](https://github.com/simplesamlphp/simplesamlphp-module-expirycheck/actions/workflows/php.yml/badge.svg)[![Coverage Status](https://camo.githubusercontent.com/6928b62ca1a6b33e4b79205748074d1f98617839367748b202745fa74a52d041/68747470733a2f2f636f6465636f762e696f2f67682f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d657870697279636865636b2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-expirycheck)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/d5843356dac16a4bd8ad353ff31fb65243447175e6c4079705b053d5504d32ff/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d657870697279636865636b2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-expirycheck/?branch=master)[![Type Coverage](https://camo.githubusercontent.com/54fa6068c575200baed5ead8a9d6028d4807f0a52476f4768e495df7d415599c/68747470733a2f2f73686570686572642e6465762f6769746875622f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d657870697279636865636b2f636f7665726167652e737667)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-expirycheck)[![Psalm Level](https://camo.githubusercontent.com/f73ca8889283945d1e41a24184b6a8a0fe8c5008bf8023a5aa1f0239f77d37ca/68747470733a2f2f73686570686572642e6465762f6769746875622f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d657870697279636865636b2f6c6576656c2e737667)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-expirycheck)

Install
-------

[](#install)

Install with composer

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

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

[](#configuration)

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

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

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

###  Health Score

66

—

FairBetter than 99% of packages

Maintenance96

Actively maintained with recent releases

Popularity49

Moderate usage in the ecosystem

Community21

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 82.2% 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 ~247 days

Recently: every ~380 days

Total

11

Last Release

61d ago

Major Versions

v0.9.3 → v1.0.12021-10-11

v0.9.4 → v1.1.02023-01-23

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

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

v1.1.1PHP ^8.0

v1.2.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 (106 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (18 commits)")[![jmoral](https://avatars.githubusercontent.com/u/7643208?v=4)](https://github.com/jmoral "jmoral (2 commits)")[![monkeyiq](https://avatars.githubusercontent.com/u/387108?v=4)](https://github.com/monkeyiq "monkeyiq (2 commits)")[![ghalse](https://avatars.githubusercontent.com/u/7996633?v=4)](https://github.com/ghalse "ghalse (1 commits)")

---

Tags

simplesamlphpexpirycheck

### Embed Badge

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

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

###  Alternatives

[simplesamlphp/simplesamlphp

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

1.1k12.4M190](/packages/simplesamlphp-simplesamlphp)[simplesamlphp/simplesamlphp-module-webauthn

A PHP implementation of a FIDO2 / WebAuthn authentication agent

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

PHPackages © 2026

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