litesaml/saml

SAML 2.0 PHP library

Maintainers

Package info

github.com/litesaml/saml

pkg:composer/litesaml/saml

Transparency log

Statistics

Installs: 1 192

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 0

4.0.0 2026-07-07 15:12 UTC

This package is auto-updated.

Last update: 2026-08-07 15:22:14 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.