dropbox / lightsaml
Fork of Light SAML 2.0 PHP library
Package info
pkg:composer/dropbox/lightsaml
2.0.1
2020-09-09 21:45 UTC
Requires
- php: >=7.2.5
- robrichards/xmlseclibs: ~2.0|~3.0
- symfony/event-dispatcher: ~5.0
- symfony/http-foundation: ~5.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- 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: 2026-05-30 18:22:34 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.