PHPackages                             firebit/kvk-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. firebit/kvk-php

ActiveLibrary[API Development](/categories/api)

firebit/kvk-php
===============

Package for the KvK API

437[1 PRs](https://github.com/firebit/kvk-api/pulls)PHP

Since Nov 24Pushed 3y ago2 watchersCompare

[ Source](https://github.com/firebit/kvk-api)[ Packagist](https://packagist.org/packages/firebit/kvk-php)[ RSS](/packages/firebit-kvk-php/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (2)Used By (0)

[ ![Sublime's custom image](https://avatars2.githubusercontent.com/u/49287371?s=200&v=4](https://avatars2.githubusercontent.com/u/49287371?s=200&v=4))](http://firebit.nl/)KVK-API
=======

[](#kvk-api)

This is a implementation of the KvK API for PHP 7+, currently this project is a work in progress and it is not yet recommended to use it in production.

Example
-------

[](#example)

```
$kvk = new \Firebit\kvkAPI\KvKClient();
$kvk->setApiKey('API_KEY');

$result = $kvk->search([
    'name' => 'Firebit'
]);

print_r($result->firstItem());
```

Installation
------------

[](#installation)

To install you can use Composer, use the following command to install kvk-php.
`composer require firebit/kvk-php`

Documentation
-------------

[](#documentation)

Coming soon!

Progress
--------

[](#progress)

- Search Query
- Profile Query
- Adapter for using the test API (for use in tests)
- PHPUnit tests
- Documentation

License
-------

[](#license)

For the license please check the [LICENSE](https://github.com/firebit/kvk-api/blob/master/LICENSE) file, this project has the MIT license.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f964b72a4838bfa52c76b938ac7db887745d30a725f830f64271559ef355c133?d=identicon)[firebit](/maintainers/firebit)

---

Top Contributors

[![JordyAlkema](https://avatars.githubusercontent.com/u/8687344?v=4)](https://github.com/JordyAlkema "JordyAlkema (9 commits)")

---

Tags

composer-packagekvkphp

### Embed Badge

![Health badge](/badges/firebit-kvk-php/health.svg)

```
[![Health](https://phpackages.com/badges/firebit-kvk-php/health.svg)](https://phpackages.com/packages/firebit-kvk-php)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
