lightsaml2 / lightsaml
Light SAML 2.0 PHP library
3.0.1
2025-07-29 16:23 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)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^10.0|^11.0
- rector/rector: ^2.1
- 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: 2025-07-29 16:24:58 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.