clear01 / zbozi-api
Zbozi.cz API implementation
Installs: 782
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/clear01/zbozi-api
Requires
- php: >=7.1
- ext-json: *
- guzzlehttp/guzzle: ~6.0
This package is not auto-updated.
Last update: 2025-10-07 11:17:18 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