clear01 / zbozi-api
Zbozi.cz API implementation
dev-master
2022-11-03 08:22 UTC
Requires
- php: >=7.1
- ext-json: *
- guzzlehttp/guzzle: ~6.0
This package is not auto-updated.
Last update: 2025-03-06 09:51:58 UTC
README
This library does not implement the whole API, only some parts are implemented!!! Feel free to extend the library.
Currently, only following features are implemented:
- Retrieving product reviews
- Retrieving shop reviews
- Inserting reactions to shop reviews
Installation
The best way to install this library is using Composer:
$ composer require clear01/zbozi-api