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 Framework に機能はありますか? または、標準の PHP 機能を使用する必要がありますか?
Zend Framework は、REST および SOAP Web サービスのクライアントを提供します。
lib/Zend/Rest と lib/Zend/Soap を確認してください