PHPackages                             kovlcode/zen - 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. kovlcode/zen

ActiveLibrary

kovlcode/zen
============

01PHP

Since Jan 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/kovlcode/zen)[ Packagist](https://packagist.org/packages/kovlcode/zen)[ RSS](/packages/kovlcode-zen/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHP client library zen.com api

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

[](#installation)

```
composer require kovlcode/zen:@dev
```

### Example usage

[](#example-usage)

```
use Kovlcode\Zen\API\Requests\Terminals\Terminals;
use Kovlcode\Zen\Currencies\EUR;
use Kovlcode\Zen\Zen;

$zen = new Zen('apiKey');

$response = $zen->request(new Terminals(new EUR(185.33)));
```

### API Documentation

[](#api-documentation)

See the official zen.com [API documentation](https://www.zen.com/developer/)

###  Health Score

12

—

LowBetter than 0% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity19

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/89641395312867ece29697ac2a13d416bbb2917057ddb52160df36214ce91930?d=identicon)[kovlcode](/maintainers/kovlcode)

---

Top Contributors

[![kovlcode](https://avatars.githubusercontent.com/u/12097885?v=4)](https://github.com/kovlcode "kovlcode (2 commits)")

### Embed Badge

![Health badge](/badges/kovlcode-zen/health.svg)

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

PHPackages © 2026

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