lightsaml / lightsaml
Light SAML 2.0 PHP library
2.3.3
2022-03-24 12:25 UTC
Requires
- php: >=7.2.5
- robrichards/xmlseclibs: ~2.0|~3.0|~4.0
- symfony/event-dispatcher: ~5.0|~6.0
- symfony/http-foundation: ~5.0|~6.0
Requires (Dev)
- monolog/monolog: ^2.0.0
- phpunit/phpunit: ~8.4|~9.5
- pimple/pimple: ~3.0
- squizlabs/php_codesniffer: ^3.6
- symfony/css-selector: ~5.0
- symfony/dom-crawler: ~5.0
Suggests
- lightsaml/sp-bundle: Symfony 2 SP security bundle
- lightsaml/symfony-bridge: Symfony 2 build container bridge
This package is not auto-updated.
Last update: 2022-05-19 13:16:12 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.