SAML 1.1 PHP library for SimpleSAMLphp ADFS-module

Package info

github.com/simplesamlphp/saml11

pkg:composer/simplesamlphp/saml11

Statistics

Installs: 3 175

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 3

v2.3.1 2026-03-21 14:42 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

LGPL-2.1-or-later bf21fb6c553dfe1d450b5f17b1b353b83df2719e

  • Tim van Dijen <tvdijen.woop@gmail.com>

README

👁 CI
👁 Scrutinizer Code Quality
👁 Coverage Status
👁 PHPStan

A PHP library for SAML 1.1 related functionality.

It is used by the ADFS-module and CASserver-module of SimpleSAMLphp.

Before you use it

DO NOT USE THIS LIBRARY UNLESS YOU ARE INTIMATELY FAMILIAR WITH THE SAML 1.1 SPECIFICATION.

If you are not familiar with the SAML 1.1 specification you should probably not use this library.

Usage

  • Install with Composer, run the following command in your project:
composer require simplesamlphp/saml11:^1.0

License

This library is licensed under the LGPL license version 2.1. For more details see LICENSE.