https://github.com/loadsys/lightsaml
https://github.com/loadsys/lightsaml
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/loadsys/lightsaml
- Owner: loadsys
- License: mit
- Created: 2022-12-13T16:59:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-13T17:01:17.000Z (about 3 years ago)
- Last Synced: 2025-02-26T10:46:15.463Z (11 months ago)
- Language: PHP
- Size: 191 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG-1.0.md
- License: LICENSE
Awesome Lists containing this project
README
SAML 2.0 PHP Library
====================
[](https://github.com/lightSAML/lightSAML)
[](LICENSE)
[](https://travis-ci.org/lightSAML/lightSAML)
[](https://coveralls.io/github/lightSAML/lightSAML?branch=master)
[](https://scrutinizer-ci.com/g/lightSAML/lightSAML/?branch=master)
[](https://packagist.org/packages/lightsaml/lightsaml)
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
=============
* [Homepage](http://www.lightsaml.com/LightSAML-Core/)
* [Installation](http://www.lightsaml.com/LightSAML-Core/Installation/)
* [Cookbook](http://www.lightsaml.com/LightSAML-Core/Cookbook/)
CONTRIBUTING
============
LightSaml is an open source project and is open for contributions.