hkvstore/lightsaml

SAML 2.0 PHP library

Maintainers

Package info

github.com/hkvstore/lightsaml

Issues

Documentation

pkg:composer/hkvstore/lightsaml

Statistics

Installs: 141

Dependents: 0

Suggesters: 0

Stars: 0

v4.0.1 2022-08-31 09:05 UTC

This package is auto-updated.

Last update: 2026-03-01 00:39:47 UTC


README

LightSAML banner

About Light SAML

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 and is open for contributions.