litesaml/saml

SAML 2.0 PHP library

Maintainers

Package info

github.com/litesaml/saml

pkg:composer/litesaml/saml

Transparency log

Statistics

Installs: 751

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 2

4.0.0 2026-07-07 15:12 UTC

README

Run tests Run quality checks Latest Stable Version

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

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

Installation

composer require litesaml/saml

Documentation

https://litesaml.github.io/cookbook

Contributing

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