An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# SAML Core
# A dependency library for SAML SP and IDP
[![Latest Version](https://img.shields.io/github/release/flipboxfactory/saml-core.svg?style=flat-square)](https://github.com/flipboxfactory/saml-core/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](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.