Skip to content

AdamReece-WebBox/lightSAML

 
 

Repository files navigation

⚠️ This library is no longer actively developed. ⚠️

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",
     },

SAML 2.0 PHP Library

GitHub release Software License Run tests Coverage Status Scrutinizer Packagist Version

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.

Packages

No packages published

Languages

  • PHP 99.9%
  • Shell 0.1%