Search by

litesaml / saml

Willi@m

SAML 2.0 PHP library

Package info

github.com/litesaml/saml

pkg:composer/litesaml/saml

Statistics

Installs: 1 440

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 0

5.0.0 2026-09-09 09:08 UTC

This package is auto-updated.

Last update: 2026-09-09 09:10:33 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.