edofre / bolcom-openapi-wrapper
Guzzle wrapper for the bol.com Open API
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/edofre/bolcom-openapi-wrapper
Requires
- php: >=7.0
- guzzlehttp/guzzle: ^6.3
Requires (Dev)
- phpunit/phpunit: ~5
This package is not auto-updated.
Last update: 2025-10-19 08:56:36 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