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
- Host: GitHub
- URL: https://github.com/simplesamlphp/xml-soap
- Owner: simplesamlphp
- License: lgpl-2.1
- Created: 2022-04-12T18:44:33.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T21:25:09.000Z (almost 2 years ago)
- Last Synced: 2024-04-26T07:45:29.682Z (over 1 year ago)
- Language: PHP
- Size: 207 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xml-soap

[](https://scrutinizer-ci.com/g/simplesamlphp/xml-soap/?branch=master)
[](https://codecov.io/gh/simplesamlphp/xml-soap)
[](https://shepherd.dev/github/simplesamlphp/xml-soap)
[](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).