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

https://github.com/simplesamlphp/xml-soap

SimpleSAMLphp library for XML SOAP
https://github.com/simplesamlphp/xml-soap

Last synced: 11 months ago
JSON representation

SimpleSAMLphp library for XML SOAP

Awesome Lists containing this project

README

          

# xml-soap

![Build Status](https://github.com/simplesamlphp/xml-soap/actions/workflows/php.yml/badge.svg)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/simplesamlphp/xml-soap/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/simplesamlphp/xml-soap/?branch=master)
[![Coverage Status](https://codecov.io/gh/simplesamlphp/xml-soap/branch/master/graph/badge.svg)](https://codecov.io/gh/simplesamlphp/xml-soap)
[![Type coverage](https://shepherd.dev/github/simplesamlphp/xml-soap/coverage.svg)](https://shepherd.dev/github/simplesamlphp/xml-soap)
[![Psalm Level](https://shepherd.dev/github/simplesamlphp/xml-soap/level.svg)](https://shepherd.dev/github/simplesamlphp/xml-soap)

SimpleSAMLphp library for XML SOAP

## Usage

Install with [Composer](https://getcomposer.org/doc/00-intro.md),
run the following command in your project:

```bash
composer require simplesamlphp/xml-soap
```

## License

This library is licensed under the LGPL license version 2.1. For more details
see [LICENSE](https://raw.github.com/simplesamlphp/saml2/master/LICENSE).