文件名称:lazada-sellercenter-php:根据官方文档构建的Lazada Seller Center APIPHP库
文件大小:13KB
文件格式:ZIP
更新时间:2024-05-31 10:01:49
php api-client e-commerce inventory-management order-management
Lazada Seller Center APIPHP库(不建议使用) 基于,现已弃用的Lazada Seller Center APIPHP库。 重要弃用通知 随着Lazada转向使用更可靠和可预测的系统,Lazada Seller Center API将于2018年6月28日停止使用,并且使用旧API构建应用程序的现有开发人员应继续使用 。 的将于2018年6月24日完全可用。 要求 PHP 5.5及更高版本。 作曲家的安装 您可以通过Composer安装绑定。 运行以下命令: composer require theroyalstudent/lazada-sellercenter-php 要使用绑定,请使用Composer的自动加载功能: require_once ( 'vendor/autoload.php' ); 入门 简单用法(例如:迁移图像)如下所示: $ laza
【文件预览】:
lazada-sellercenter-php-master
----lib()
--------Http()
--------ShippingProvider.php(1KB)
--------Product.php(11KB)
--------QualityControl.php(1KB)
--------Order.php(8KB)
--------LazadaSellerCenter.php(3KB)
----composer.lock(8KB)
----test()
--------test.php(328B)
----README.md(2KB)
----init.php(601B)
----.gitignore(787B)
----composer.json(353B)