forgie1 / mystock-wms-api-wrapper
myStock WMS API wrapper
Package info
github.com/forgie1/myStock-WMS-API-wrapper
Type:project
pkg:composer/forgie1/mystock-wms-api-wrapper
1.0.4
2025-01-24 20:48 UTC
Requires
- php: >=8.0
- guzzlehttp/guzzle: ^6.1|^7.0
Requires (Dev)
- artfocus/codestyle: dev-github as 6.0.0
- phpstan/phpstan: 0.12.*
- phpunit/phpunit: ^9.0
README
This wrapper is to simplify communication with myStock WMS API:
- API: https://mystock.docs.apiary.io/#
- created by: https://www.kvados.cz/en/products/
used By:
Usage
Create MyStockClient::class and use it.
You can set your Logger by MyStockClient->setLogger().