https://github.com/flipboxfactory/saml-core
SAML Core Library
https://github.com/flipboxfactory/saml-core
Last synced: about 1 year ago
JSON representation
SAML Core Library
- Host: GitHub
- URL: https://github.com/flipboxfactory/saml-core
- Owner: flipboxfactory
- License: other
- Created: 2018-01-19T16:49:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-13T18:51:43.000Z (over 1 year ago)
- Last Synced: 2025-04-19T16:11:34.864Z (about 1 year ago)
- Language: PHP
- Size: 512 KB
- Stars: 1
- Watchers: 3
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SAML Core
# A dependency library for SAML SP and IDP
[](https://github.com/flipboxfactory/saml-core/releases)
[](LICENSE.md)
## Installation
To install, use composer:
```
composer require flipboxfactory/saml-core
```
## Testing
``` bash
$ ./vendor/bin/phpunit
```
## Contributing
Please see [CONTRIBUTING](https://github.com/flipboxfactory/saml-core/blob/master/CONTRIBUTING.md) for details.
## Credits
- [Flipbox Digital](https://github.com/flipbox)
## License
The MIT License (MIT). Please see [License File](https://github.com/flipboxfactory/saml-core/blob/master/LICENSE) for more information.