We recommend our new repository litesaml/lightsaml.
No need to change your code just update composer.json
.
"require": {
- "lightsaml/lightsaml": "~2.3.4",
+ "litesaml/lightsaml": "~3.0.0",
},
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.
LightSaml is an open source project and is open for contributions.