/kvk-api-bundle

Symfony bundle to access KvK API

Primary LanguagePHPMIT LicenseMIT

Scrutinizer Code Quality Code Coverage Build Status

KvK API bundle for Symfony

This is a symfony bundle for the API of Kamer van Koophandel.

Installation

composer require connectholland/kvk-api-bundle

Configuration

The following configuration can be made

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.

Usage

See https://developers.kvk.nl/documentation for documentation about the API