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

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

simplesamlphp/simplesamlphp-module-cdc
======================================

A SimpleSAMLphp module that allows integration with CDC

v1.2.0(3mo ago)46.4M↓39.7%[1 issues](https://github.com/simplesamlphp/simplesamlphp-module-cdc/issues)1LGPL-2.1-or-laterPHPPHP ^8.3CI passing

Since Mar 9Pushed 2mo ago4 watchersCompare

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

READMEChangelog (3)Dependencies (12)Versions (13)Used By (1)

Common Domain Cookies
=====================

[](#common-domain-cookies)

[![Build Status](https://github.com/simplesamlphp/simplesamlphp-module-cdc/actions/workflows/php.yml/badge.svg)](https://github.com/simplesamlphp/simplesamlphp-module-cdc/actions/workflows/php.yml/badge.svg)[![Coverage Status](https://camo.githubusercontent.com/5f4384754077ffa72fff6cea3e71467cd9e59ab6cc5fd8093363d99eb421e21b/68747470733a2f2f636f6465636f762e696f2f67682f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d6364632f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-cdc)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/3d3301b49be5050195356dbd7df5c82e0761152a0aeaab30ad4f6f1ab9422d07/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d6364632f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-cdc/?branch=master)[![Type Coverage](https://camo.githubusercontent.com/2bf090f92878ca85f7d0735d8de54f68b24cae79c0b0a010f704e137b3402996/68747470733a2f2f73686570686572642e6465762f6769746875622f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d6364632f636f7665726167652e737667)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-cdc)[![Psalm Level](https://camo.githubusercontent.com/160a55323ff90b6ed2a972c5bee04f09255118ead47407cbd448775df22b3ab1/68747470733a2f2f73686570686572642e6465762f6769746875622f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d6364632f6c6576656c2e737667)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-cdc)

Install
-------

[](#install)

Install with composer

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

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

[](#configuration)

Next thing you need to do is to enable the module: in `config.php`, search for the `module.enable` key and set `cdc` to true:

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

###  Health Score

61

—

FairBetter than 99% of packages

Maintenance79

Regular maintenance activity

Popularity46

Moderate usage in the ecosystem

Community16

Small or concentrated contributor base

Maturity82

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 85.9% 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 ~319 days

Recently: every ~381 days

Total

9

Last Release

101d ago

Major Versions

v0.9.1 → v1.0.12022-01-06

v0.9.2 → v1.1.02022-06-01

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

v1.1.2PHP ^8.1

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 (140 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (22 commits)")[![jaimeperez](https://avatars.githubusercontent.com/u/1942728?v=4)](https://github.com/jaimeperez "jaimeperez (1 commits)")

---

Tags

simplesamlphpcdc

### Embed Badge

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

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

###  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)
