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

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

mrvanes/simplesamlphp-module-error
==================================

A module to generate SAML Error Responses in a controlled way.

v1.0(5y ago)06PHP

Since Aug 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/mrvanes/simplesamlphp-module-error)[ Packagist](https://packagist.org/packages/mrvanes/simplesamlphp-module-error)[ RSS](/packages/mrvanes-simplesamlphp-module-error/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

SimpleSAMLphp SAML ErrorResponse generator

This package can be used to generate SAML ErrorResponses in a controlled way. Useful when testing SP Error handling.

Configuration

```
'authproc' => array(
    0 => array(
       'class' => 'error:ErrorResponse',
       'status' => SAML2\Constants::STATUS_RESPONDER,
       'code' => 'FooCode',
       'message' => 'Foo Message'
    ),

```

`code` may not contain spaces. All spaces are removed.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

2144d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1901782?v=4)[Martin](/maintainers/mrvanes)[@mrvanes](https://github.com/mrvanes)

---

Top Contributors

[![mrvanes](https://avatars.githubusercontent.com/u/1901782?v=4)](https://github.com/mrvanes "mrvanes (4 commits)")

### Embed Badge

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

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

###  Alternatives

[simplesamlphp/simplesamlphp

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

1.1k13.0M218](/packages/simplesamlphp-simplesamlphp)[simplesamlphp/simplesamlphp-module-oidc

A SimpleSAMLphp module adding support for the OpenID Connect protocol

5018.2k1](/packages/simplesamlphp-simplesamlphp-module-oidc)[drupalauth/simplesamlphp-module-drupalauth

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

25323.4k1](/packages/drupalauth-simplesamlphp-module-drupalauth)[cirrusidentity/simplesamlphp-module-authoauth2

SSP Module for Oauth2 authentication sources

33109.4k](/packages/cirrusidentity-simplesamlphp-module-authoauth2)

PHPackages © 2026

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