pmaglione/lightsaml

Light SAML2 php library

Installs: 44

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 26

Type:project

1.0.9 2014-11-19 11:32 UTC

This package is not auto-updated.

Last update: 2024-04-23 14:10:58 UTC


README

Stories in Ready Build Status Scrutinizer Quality Score Sensio Insight

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.