shopify-api:具有Laravel集成的Shopify API。 不推荐使用。 参见`danshopify`

时间:2024-03-10 13:42:02
【文件属性】:

文件名称:shopify-api:具有Laravel集成的Shopify API。 不推荐使用。 参见`danshopify`

文件大小:46KB

文件格式:ZIP

更新时间:2024-03-10 13:42:02

PHP

Shopify API(不建议使用,使用Guzzle 3.9) 请注意:使用Guzzle 6.2的新版本已 一种使用Shopify API的面向对象的方法。 支持的对象/端点: -Shopify Plus -通过订单 通过订单 通过订单 作曲家 $ composer require dan/shopify-api v0.9.9.* 没有Laravel的用法 // Assumes setup of client with access token. $mgr = ShopifyApi\Manager::init($shop, $token); $mgr->getProduct($product_id = 123); // returns ShopifyApi/Models/Product // Alternatively, we may call method


【文件预览】:
shopify-api-master
----composer.json(367B)
----composer.lock(44KB)
----readme.md(8KB)
----src()
--------ClientTrait.php(652B)
--------Models()
--------Manager.php(10KB)
--------Providers()
--------Support()
--------HttpClient.php(5KB)
--------Api()
--------Util.php(2KB)
--------Client.php(6KB)
----LICENSE.txt(1KB)

网友评论