Stars: 201
Forks: 313
Pull Requests: 78
Issues: 12
Watchers: 65
Last Updated: 2023-05-10 08:08:06
PHP client for PrestaShop Webservices
License: Open Software License 3.0
Languages: PHP
This library allows you to perform requests to a PrestaShop instance using the Webservice API.
Install the library using composer:
composer require prestashop/prestashop-webservice-lib:dev-master
You can find usage examples in the examples folder.
Read the tutorials for more.
This library is released under the OSL-3.0 license.