litesaml/lightsaml

SAML 2.0 PHP library

Maintainers

Package info

github.com/litesaml/lightsaml

Documentation

pkg:composer/litesaml/lightsaml

Statistics

Installs: 6 290 808

Dependents: 21

Suggesters: 0

Stars: 106

Open Issues: 2


README

Run tests Latest Stable Version

Lite Saml Implements basic SAML 2.0 data model classes, serialization/deserialization to/from xml with XML security and certificates support, and message encapsulations to bindings. Covered with unit tests.

Looking for a higher-level API?

If you want to integrate SAML without dealing with the low-level data model, use the litesaml/saml wrapper — it provides ready-to-use ServiceProviderWrapper and IdentityProviderWrapper built on top of this package.

Documentation

You can find our Cookbook in this dedicated website.

Contributing

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