Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
谁能告诉我,从 Magento 自定义模块调用 web 服务的最佳实践是什么?Magento / Zend 框架中是否有任何功能?还是应该使用标准的 PHP 功能?
Zend Framework 为 REST 和 SOAP Web 服务提供客户端。
检查 lib/Zend/Rest 和 lib/Zend/Soap