prestaconnect/prestashopwebservice
最新稳定版本:1.0.3
Composer 安装命令:
composer require prestaconnect/prestashopwebservice
包简介
PrestaShop WebService
README 文档
README
Object-Oriented PHP implementation for PrestaShop WebService API
This library allows you to use PrestaShop Web Service API just like a native PrestaShop Object.
Installation
Install the latest version with
$ composer require prestaconnect/prestashopwebservice
⚠ This repo needs
minimum-stability:devon your composer.json
Documentation
- Introduction
- Exists Method
- List Method
- Advanced Filters on Listing
- Add Method
- Update Method
- Save Method
- Delete Method
- Configuration Class Usage
- Search Class Usage
- Image Class Usage
- Tools & Validate Classes
About
Requirements
- PHP
^7.1.3. - PHP Extension
ext-curl. - PHP Extension
ext-libxml. - PHP Extension
ext-simplexml. - PHP Extension
ext-json. - PHP Extension
ext-dom. - PHP Extension
ext-fileinfo. - PHP Extension
ext-intl. - PHP Extension
ext-openssl.
Bugs and feature request are tracked on GitHub
Author
PrestaConnect - contact@prestaconnect.net - https://www.prestaconnect.net
See also the list of contributors who participated in this project.
License
PrestaShopWebService is licensed under the MIT License - see the LICENSE file for details
Acknowledgements
This library is heavily inspired by PrestaShop's ORM.
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2022-11-02