Download the PHP package mantix/kvk-api without Composer
On this page you can find all versions of the php package mantix/kvk-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mantix/kvk-api
More information about mantix/kvk-api
Files in mantix/kvk-api
Download mantix/kvk-api
More information about mantix/kvk-api
Files in mantix/kvk-api
Vendor mantix
Package kvk-api
Short Description KvK API client (Dutch Chamber of Commerce API)
License MIT
Homepage https://github.com/mantix/kvk-api
Package kvk-api
Short Description KvK API client (Dutch Chamber of Commerce API)
License MIT
Homepage https://github.com/mantix/kvk-api
Please rate this library. Is it a good library?
Informations about the package kvk-api
KvK API Client (Dutch Chamber of Commerce)
A robust PHP package for interacting with the Dutch Chamber of Commerce (KvK) API. This package is a fork of vormkracht10/kvk-api
with additional features and improvements.
Features
- Search companies by name, KvK number, RSIN, or establishment number
- Fetch detailed company profiles
- Built-in caching to minimize API calls
- Rate limiting to respect API guidelines
- Comprehensive error handling
- PSR-7 compliant
Data Available
For each company, you can retrieve:
- KvK number
- Establishment number
- Trade name(s)
- Address(es) including:
- Type
- Full address
- Street
- House number
- Postal code
- City
- Country
- Website(s)
- Basic profile information (new)
Installation
Install the package via Composer:
Required dependencies:
Getting Started
First, obtain your API key from the KvK Developer Portal.
Basic Company Search
Specific Searches
Get Company Profile
Advanced Usage
Error Handling
The package includes comprehensive error handling:
Testing
Documentation
- Upgrade Guide
- Changelog
- KvK API Documentation
Contributing
Contributions are welcome! Please see CONTRIBUTING for details.
Credits
- Original package by Vormkracht10
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of kvk-api with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0|^8.1|^8.2|^8.3
guzzlehttp/guzzle Version ^7.0
illuminate/support Version ^8.0 || ^9.0 || ^10.0 || ^11.0
psr/http-message Version ^2.0
guzzlehttp/guzzle Version ^7.0
illuminate/support Version ^8.0 || ^9.0 || ^10.0 || ^11.0
psr/http-message Version ^2.0
The package mantix/kvk-api contains the following files
Loading the files please wait ....