lightsaml2 / lightsaml
Light SAML 2.0 PHP library
3.0.0
2024-08-05 10:53 UTC
Requires
- php: ^8.0
- ext-dom: *
- ext-json: *
- psr/log: ^1|^2|^3
- robrichards/xmlseclibs: ^3.0
- symfony/event-dispatcher: ^6.4|^7.0
- symfony/http-foundation: ^6.4|^7.0
Requires (Dev)
- phpunit/phpunit: ^10.0|^11.0
- symfony/css-selector: ^6.4|^7.0
- symfony/dom-crawler: ^6.4|^7.0
Suggests
- lightsaml2/sp-bundle: Symfony SP security bundle
- lightsaml2/symfony-bridge: Symfony build container bridge
This package is auto-updated.
Last update: 2024-11-07 12:16:59 UTC
README
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.