PHPackages                             maartendeblock/zenfactuurapi - 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. maartendeblock/zenfactuurapi

ActiveLibrary[API Development](/categories/api)

maartendeblock/zenfactuurapi
============================

PHP service to connect to the Zenfactuur API

v1.1.0(1y ago)0451GPL-3.0PHPPHP ^7.4 || ^8.0

Since Aug 4Pushed 1y ago2 watchersCompare

[ Source](https://github.com/maartendeblock/zenfactuurapi)[ Packagist](https://packagist.org/packages/maartendeblock/zenfactuurapi)[ RSS](/packages/maartendeblock-zenfactuurapi/feed)WikiDiscussions main Synced today

READMEChangelog (4)Dependencies (3)Versions (7)Used By (0)

Zenfactuur API
==============

[](#zenfactuur-api)

PHP service to connect to the Zenfactuur API at [https://app.zenfactuur.be/api\_docs/v2.en.html](https://app.zenfactuur.be/api_docs/v2.en.html)

\##Installation

```
composer require maartendeblock/zenfactuurapi
```

\##Recourses Resources are grouped. See src/Apis directory.

\##Usage

```
// You can find the api token in the settings of ZenFactuur.
$api_token = 'YOUR API_TOKEN';

// Create an instance of the ZenFactuur Client.
$zenfactuur = new \MaartenDeBlock\ZenFactuurApi\ZenFactuurApiClient($api_token);

// Get all the customers.
$customers = $zenfactuur->Customer->getAllCustomers();

var_dump($customers);
```

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance49

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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.

###  Release Activity

Cadence

Every ~264 days

Total

5

Last Release

371d ago

### Community

Maintainers

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

---

Top Contributors

[![maartendeblock](https://avatars.githubusercontent.com/u/2155758?v=4)](https://github.com/maartendeblock "maartendeblock (14 commits)")[![MSR2012](https://avatars.githubusercontent.com/u/6872827?v=4)](https://github.com/MSR2012 "MSR2012 (7 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/maartendeblock-zenfactuurapi/health.svg)

```
[![Health](https://phpackages.com/badges/maartendeblock-zenfactuurapi/health.svg)](https://phpackages.com/packages/maartendeblock-zenfactuurapi)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M737](/packages/sylius-sylius)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1943.1k5](/packages/aimeos-prisma)[lion/bundle

Lion-framework configuration and initialization package

122.3k4](/packages/lion-bundle)

PHPackages © 2026

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