forlabs / lightsaml
Fork of Light SAML 2.0 PHP library
2.0.0
2020-02-11 17:17 UTC
Requires
- php: >=5.6
- ext-dom: *
- robrichards/xmlseclibs: ~2.0|~3.0
- symfony/event-dispatcher: ~5.0
- symfony/http-foundation: ~5.0
Requires (Dev)
- monolog/monolog: ~1.3
- phpunit/phpunit: ~5.7|~7
- pimple/pimple: ~3.0
- symfony/css-selector: ~5.0
- symfony/dom-crawler: ~5.0
This package is not auto-updated.
Last update: 2024-10-31 14:18:55 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.