curricula / lightsaml
Fork of Light SAML 2.0 PHP library
Installs: 7 397
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 107
Open Issues: 0
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: 2022-11-26 03:29:25 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.