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)PHPCI failing

Since Nov 24Pushed 4y 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 2w 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

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity34

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://avatars.githubusercontent.com/u/49287371?v=4)[Firebit](/maintainers/firebit)[@firebit](https://github.com/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

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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