KvK Api bundle for Symfony
Installation
composer require connectholland/kvk-api-bundleConfiguration
Configure your KvK API Bundle with the following possible configurations
ch_kvk_api:
uri: 'https://api.kvk.nl:443/'
api_key: ~
use_testing_account: true # KvK provides a test account (testourapis) with a limited dataset.

