Download the PHP package vormkracht10/kvk-api without Composer
On this page you can find all versions of the php package vormkracht10/kvk-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download vormkracht10/kvk-api
More information about vormkracht10/kvk-api
Files in vormkracht10/kvk-api
Package kvk-api
Short Description KvK API client (Dutch Chamber of Commerce API)
License MIT
Homepage https://github.com/vormkracht10/kvk-api
Informations about the package kvk-api
KvK API client (Dutch Chamber of Commerce)
PHP package to communicate with the business register of the Dutch Chamber of Commerce.
At the moment it is only possible to search by company name. The result will contain the following data:
- KvK number
- Establishment number
- Tradename
- Address(es) (type, full address, street, housenumber, zip, city and country)
- Website(s)
Installation
You can install the package via composer:
Upgrade guide
See the upgrade guide for more information on what has changed recently.
Usage
Note: if you don't have an API key yet, get yours at the developer portal of the Chamber of Commerce
Search with additional parameters
Set page and results per page before searching
Search by KvK number
Search by RSIN
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
- Bas van Dinther
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of kvk-api with dependencies
guzzlehttp/guzzle Version ^7.0
illuminate/support Version ^8.0|^9.0|^10.0|^11.0