PHP 的 SOAP 库
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/9633858/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
SOAP libraries for PHP
提问by fatganz
Is there complete list of SOAP libraries for PHP? I am looking for complete list of available SOAP libraries to make comparison chart. So far I've found Zend_Soap, Nusoap, native PHP SOAP support (via module). Can you suggest more?
是否有用于 PHP 的 SOAP 库的完整列表?我正在寻找可用 SOAP 库的完整列表来制作比较图表。到目前为止,我已经找到 Zend_Soap、Nusoap、原生 PHP SOAP 支持(通过模块)。你能建议更多吗?
UPDATE:As harke suggested I am asking everybody to help keep fresh this list of PHP SOAP libraries in this topic. If you are contributor or user of any not listed library please add your answer below.
更新:正如 harke 所建议的,我要求每个人帮助更新本主题中的 PHP SOAP 库列表。如果您是任何未列出库的贡献者或用户,请在下面添加您的答案。
采纳答案by hakre
I know of these:
我知道这些: