Hello
The core library Light Saml was designed for developers who want to deal with SAML 2.0 protocol in PHP application.
Installation
You can install our package via composer :
composer require litesaml/lightsaml
Features
- Build Metadata for you ServiceProvider or IdentityProvider
- Make Request or Response
- Send or receive Message
- Apply security like Message signature or encrypt assertions
About the project
The core library Light Saml was originally develop by Milos Tomic.
Since 2021, we maintain the core library with contributors.
Contributing
You are welcome to contribute to our project.
Follow our guide and discuss !