mlightsaml / lightsaml
Light SAML 2.0 PHP library
Installs: 3 371
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 101
pkg:composer/mlightsaml/lightsaml
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-10-09 06:51:44 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.