SAML 2.0 PHP library

Maintainers

Package info

github.com/WebForPeople/saml

pkg:composer/web4people/saml

Transparency log

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

dev-master 2026-07-05 10:00 UTC

This package is auto-updated.

Last update: 2026-07-05 10:02:18 UTC


README

Run tests Run quality checks Latest Stable Version

High-level SAML 2.0 PHP library built on top of web4people/lightsaml.

Provides ServiceProviderWrapper and IdentityProviderWrapper to handle common SAML flows — authentication requests and responses, logout, and signature validation — using PSR-7 HTTP interfaces.

Version for PHP 8.3

Installation

composer require web4people/saml

Documentation

https://litesaml.github.io/cookbook

Contributing

Litesaml Saml is an open source project under MIT License and is open for contributions.