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

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

simplesamlphp/simplesamlphp-module-saml2debug
=============================================

A module to debug encoding and decoding of SAML message for both the HTTP-redirect and HTTP-POST bindings.

v1.1.0(4mo ago)430.5k↓32.7%2LGPL-2.1-or-laterPHPPHP ^8.3CI passing

Since Aug 7Pushed 1mo ago4 watchersCompare

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

READMEChangelogDependencies (3)Versions (11)Used By (0)

SAML 2.0 debugger module
========================

[](#saml-20-debugger-module)

[![Build Status](https://github.com/simplesamlphp/simplesamlphp-module-saml2debug/actions/workflows/php.yml/badge.svg)](https://github.com/simplesamlphp/simplesamlphp-module-saml2debug/actions/workflows/php.yml/badge.svg)[![Coverage Status](https://camo.githubusercontent.com/12fdd9754a53c5ff6449a68e6c921dad74f5356271338ad4c1330f62212b646c/68747470733a2f2f636f6465636f762e696f2f67682f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d73616d6c3264656275672f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-saml2debug)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/0af3a35084149d1a4e7378fa269a7733a5a3262304a74e648bb21255f4adec63/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d73616d6c3264656275672f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-saml2debug/?branch=master)[![Type Coverage](https://camo.githubusercontent.com/399463a74f5f9118facffdeb1d1e7d4ae65e47959655d953801c2d3488514607/68747470733a2f2f73686570686572642e6465762f6769746875622f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d73616d6c3264656275672f636f7665726167652e737667)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-saml2debug)[![Psalm Level](https://camo.githubusercontent.com/8f0d255b4eece99043b259d2419728f797c3945a925db05102c82c03dfadcfb4/68747470733a2f2f73686570686572642e6465762f6769746875622f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d73616d6c3264656275672f6c6576656c2e737667)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-saml2debug)

This module allows you to debug SAML 2.0 messages by decoding or encoding them according to the binding they are using, supporting both the HTTP-Redirect and HTTP-POST bindings.

Installation
------------

[](#installation)

Once you have installed SimpleSAMLphp, installing this module is very simple. Just execute the following command in the root of your SimpleSAMLphp installation:

```
composer.phar require simplesamlphp/simplesamlphp-module-saml2debug:dev-master
```

where `dev-master` instructs Composer to install the `master` branch from the Git repository. See the [releases](https://github.com/simplesamlphp/simplesamlphp-module-saml2debug/releases) available if you want to use a stable version of the module.

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

[](#configuration)

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

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

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

Usage
-----

[](#usage)

Once installed, you can use the module by going to the *configuration* tab in the web interface of SimpleSAMLphp. You will see a link there to the debugger, allowing you to encode and decode SAML 2.0 messages, selecting the binding to use.

###  Health Score

59

—

FairBetter than 99% of packages

Maintenance84

Actively maintained with recent releases

Popularity33

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity84

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 74.1% 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 ~634 days

Recently: every ~421 days

Total

7

Last Release

123d ago

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

v1.1.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 (109 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (19 commits)")[![jaimeperez](https://avatars.githubusercontent.com/u/1942728?v=4)](https://github.com/jaimeperez "jaimeperez (9 commits)")[![andreassolberg](https://avatars.githubusercontent.com/u/101361?v=4)](https://github.com/andreassolberg "andreassolberg (5 commits)")[![olavmo-sikt](https://avatars.githubusercontent.com/u/98447575?v=4)](https://github.com/olavmo-sikt "olavmo-sikt (4 commits)")[![thijskh](https://avatars.githubusercontent.com/u/3808792?v=4)](https://github.com/thijskh "thijskh (1 commits)")

---

Tags

modulessimplesamlphp

### Embed Badge

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

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

###  Alternatives

[ddoe/wysiwyg-editor-module

Summernote WYSIWYG Editor for OXID eShop.

19981.7k2](/packages/ddoe-wysiwyg-editor-module)[macopedia/typo3-interactive-tour

An interactive tour through the TYPO3 backend.

131.8k](/packages/macopedia-typo3-interactive-tour)

PHPackages © 2026

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