thephplab / lightsaml
This package is abandoned and no longer maintained.
The author suggests using the litesaml/lightsaml package instead.
Light SAML 2.0 PHP library
v2.0
2020-07-28 15:48 UTC
Requires
- php: ^7.2.5
- robrichards/xmlseclibs: ^3.0.4
- symfony/event-dispatcher: ^5.0.7
- symfony/http-foundation: ^5.0.7
Requires (Dev)
- monolog/monolog: ^2.0.0
- phpunit/phpunit: ^8.4
- pimple/pimple: ^3.3
- symfony/css-selector: ^5.0.7
- symfony/dom-crawler: ^5.0.7
- symfony/var-dumper: ^5.0.7
Suggests
- lightsaml/sp-bundle: Symfony 2 SP security bundle
- lightsaml/symfony-bridge: Symfony 2 build container bridge
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.