kodoyosa/lightsaml

SAML 2.0 PHP library

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 30

pkg:composer/kodoyosa/lightsaml

v4.1.8 2024-01-04 00:40 UTC

README

Run tests Latest Stable Version

Light 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.

Installation

You can install it via composer:

composer require litesaml/lightsaml

Documentation

You can find our Cookbook in this dedicated website.

Contributing

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