kewa / lightsaml
Light SAML 2.0 PHP library
v1.0.0
2026-04-14 08:00 UTC
Requires
- php: >=8.4
- robrichards/xmlseclibs: ^3.0
- symfony/event-dispatcher: ^7.0 || ^8.0
- symfony/http-foundation: ^7.0 || ^8.0
Requires (Dev)
- monolog/monolog: ^2.0 || ^3.0
- phpunit/phpunit: ^9.5
- pimple/pimple: ~3.0
- symfony/css-selector: ^7.0 || ^8.0
- symfony/dom-crawler: ^7.0 || ^8.0
Suggests
- lightsaml/sp-bundle: Symfony 2 SP security bundle
- lightsaml/symfony-bridge: Symfony 2 build container bridge
This package is auto-updated.
Last update: 2026-04-14 09:09:37 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.