edofre / bolcom-openapi-wrapper
Guzzle wrapper for the bol.com Open API
dev-master
2018-08-06 21:29 UTC
Requires
- php: >=7.0
- guzzlehttp/guzzle: ^6.3
Requires (Dev)
- phpunit/phpunit: ~5
This package is not auto-updated.
Last update: 2024-11-17 04:36:57 UTC
README
Installation
The preferred way to install this extension is through composer.
To install, either run
$ php composer.phar require edofre/bolcom-openapi-wrapper
Tests
Run the tests by executing the following command:
API_KEY=YOURAPIKEYSHOULDBEHERE phpunit