mlightsaml / lightsaml
Light SAML 2.0 PHP library
1.4.1
2018-05-28 11:21 UTC
Requires
- php: >=5.6
- robrichards/xmlseclibs: ~2.0|~3.0|~4.0
- symfony/event-dispatcher: ~2.3|~3.0|~4.0
- symfony/http-foundation: ~2.3|~3.0|~4.0
Requires (Dev)
- monolog/monolog: ~1.3
- phpunit/phpunit: >=5.7
- pimple/pimple: ~3.0
- symfony/css-selector: ~2.3|~3.0|~4.0
- symfony/dom-crawler: ~2.3|~3.0|~4.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: 2025-03-09 05:31:11 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.