PHPackages                             zenki/zenkipay - 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. zenki/zenkipay

ActiveLibrary

zenki/zenkipay
==============

The Zenkipay SDK for PHP provides convenient access to the Zenkipay API from applications written in the PHP language.

0.6.0(3y ago)0431Apache-2.0PHPPHP &gt;=7.4

Since Oct 27Pushed 3y ago2 watchersCompare

[ Source](https://github.com/zenkifi/zenkipay-sdk-php)[ Packagist](https://packagist.org/packages/zenki/zenkipay)[ Docs](https://zenki.fi)[ RSS](/packages/zenki-zenkipay/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (11)Versions (18)Used By (1)

Zenkipay SDK for PHP
====================

[](#zenkipay-sdk-for-php)

[![Latest Stable Version](https://camo.githubusercontent.com/7727c5b7f89b938f18f51b76299521708a93860bbfc681413c6e57cf912b4b31/687474703a2f2f706f7365722e707567782e6f72672f7a656e6b692f7a656e6b697061792f76)](https://packagist.org/packages/zenki/zenkipay) [![Total Downloads](https://camo.githubusercontent.com/70727b3b777f9b395a1df9c872c5584e810987cc4d9b168c9259e70d723b0beb/687474703a2f2f706f7365722e707567782e6f72672f7a656e6b692f7a656e6b697061792f646f776e6c6f616473)](https://packagist.org/packages/zenki/zenkipay) [![License](https://camo.githubusercontent.com/d40fae905e7d294a202bee296f6d0a29e484b5d4faa64e99f212b3773df8160c/687474703a2f2f706f7365722e707567782e6f72672f7a656e6b692f7a656e6b697061792f6c6963656e7365)](https://packagist.org/packages/zenki/zenkipay) [![PHP Version Require](https://camo.githubusercontent.com/4754cb0b27a7efa9bd2e444858dca4b85cc48ae76a3a2f1f00cf11c50046d00e/687474703a2f2f706f7365722e707567782e6f72672f7a656e6b692f7a656e6b697061792f726571756972652f706870)](https://packagist.org/packages/zenki/zenkipay)

The Zenkipay SDK for PHP provides convenient access to the Zenkipay API from applications written in the PHP language.

Requirements
------------

[](#requirements)

- PHP &gt;= 7.4
- A [PSR-17 implementation](https://packagist.org/providers/psr/http-factory-implementation)
- A [PSR-18 implementation](https://packagist.org/providers/psr/http-client-implementation)

Getting started
---------------

[](#getting-started)

### Install

[](#install)

To install the SDK you will need to be using Composer in your project. To install it please see the [docs](https://getcomposer.org/download/).

This package (`zenki/zenkipay`) is not tied to any specific library that sends HTTP messages. Instead, it uses [Httplug](https://github.com/php-http/httplug) to let users choose whichever PSR-7 implementation and HTTP client they want to use.

If you just want to get started quickly you should run the following command:

```
composer require zenki/zenkipay php-http/curl-client
```

This will install the library itself along with an HTTP client adapter that uses cURL as transport method (provided by Httplug). You do not have to use those packages if you do not want to. The SDK does not care about which transport method you want to use because it's an implementation detail of your application. You may use any package that provides [`php-http/async-client-implementation`](https://packagist.org/providers/php-http/async-client-implementation) and [`http-message-implementation`](https://packagist.org/providers/psr/http-message-implementation).

License
-------

[](#license)

`zenkipay-sdk-php` is licensed under the Apache 2.0 License - see the LICENSE file for details.

###  Health Score

22

—

LowBetter than 23% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 63.6% 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 ~7 days

Recently: every ~14 days

Total

16

Last Release

1179d ago

PHP version history (2 changes)0.2.0PHP ^7.2|^8.0

0.4.1PHP &gt;=7.4

### Community

Maintainers

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

---

Top Contributors

[![zenki-admin](https://avatars.githubusercontent.com/u/105309054?v=4)](https://github.com/zenki-admin "zenki-admin (7 commits)")[![fedebalderas](https://avatars.githubusercontent.com/u/5208431?v=4)](https://github.com/fedebalderas "fedebalderas (4 commits)")

---

Tags

cryptopaymentsbitcoinweb3blockchaincryptocurrencies

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zenki-zenkipay/health.svg)

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

###  Alternatives

[friendsofsymfony/http-cache

Tools to manage HTTP caching proxies with PHP

36114.7M36](/packages/friendsofsymfony-http-cache)[opensearch-project/opensearch-php

PHP Client for OpenSearch

15024.3M64](/packages/opensearch-project-opensearch-php)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)[getbrevo/brevo-php

Official Brevo provided RESTFul API V3 php library

963.1M35](/packages/getbrevo-brevo-php)[swisnl/json-api-client

A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.

211473.2k12](/packages/swisnl-json-api-client)[chargebee/chargebee-php

ChargeBee API client implementation for PHP

768.0M9](/packages/chargebee-chargebee-php)

PHPackages © 2026

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