dropbox / lightsaml
Fork of Light SAML 2.0 PHP library
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
- dev-master
- 2.0.1
- 2.0.0
- 1.4.1
- 1.4.0
- 1.3.6
- 1.3.5
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- 1.0.0-beta.1
- 0.1.0
- dev-dependabot/composer/phpunit/phpunit-approx-5.7approx-7approx-0
- dev-dependabot/composer/monolog/monolog-approx-1.3or-approx-2.0
- dev-dependabot/composer/friendsofphp/php-cs-fixer-tw-2.16or-tw-3.0
- dev-check-for-supported-signature-algorithms
- dev-INSEAD-asim-master
This package is not auto-updated.
Last update: 2024-11-02 11:07:20 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.