Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.41 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.41 KB

SAML 2.0 PHP Library

GitHub release License Build Status Coverage Status Scrutinizer Packagist

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

DOCUMENTATION

CONTRIBUTING

LightSaml is an open source project and is open for contributions. Run contrib/setup.sh to setup a Git commit hook to ensure a consistent code style.