Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.88 KB

File metadata and controls

44 lines (27 loc) · 1.88 KB

SAML 2.0 PHP Component

NEW VERSION

New version of this library is in own organization: lightsaml/lightsaml. Details can be found at LightSAML website.

Stories in Ready Build Status Scrutinizer Quality Score Sensio Insight Code Coverage HHVM Status

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.

CREDIT

Thanks to all contributors and specially to SimpleSamlPHP open source which though hardly reusable helped us in start to understand better how SAML works and speed up the implementation.