Files
Chamilo/vendor/zendframework/zend-soap/README.md
2025-04-10 12:24:57 +02:00

12 lines
596 B
Markdown

# zend-soap
[![Build Status](https://secure.travis-ci.org/zendframework/zend-soap.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-soap)
[![Coverage Status](https://coveralls.io/repos/zendframework/zend-soap/badge.svg?branch=master)](https://coveralls.io/r/zendframework/zend-soap?branch=master)
`Zend\Soap` is a component to manage the [SOAP](http://en.wikipedia.org/wiki/SOAP)
protocol in order to design client or server PHP application.
- File issues at https://github.com/zendframework/zend-soap/issues
- Documentation is at https://zendframework.github.io/zend-soap/