kidatsy / lightsaml-lightsaml
Clone of Light SAML 2.0 PHP library, enabling PHP 5.6
1.2.3
2017-05-20 14:18 UTC
Requires
- php: >=5.5.1
- robrichards/xmlseclibs: ~2.0
- symfony/event-dispatcher: ~2.3|~3.0
- symfony/http-foundation: ~2.3|~3.0
Requires (Dev)
- monolog/monolog: ~1.3
- phpunit/phpunit: ~4.5
- pimple/pimple: ~3.0
- satooshi/php-coveralls: ~0.6
- symfony/css-selector: ~2.3
- symfony/dom-crawler: ~2.3
Suggests
- kidatsy/lightsaml-sp-bundle: Symfony 2 SP security bundle
- kidatsy/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.
Run contrib/setup.sh
to setup a Git commit hook to ensure a consistent code style.