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. [Payment Processing](/categories/payments)
4. /
5. zenki/zenkipay

ActiveLibrary[Payment Processing](/categories/payments)

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 today

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

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity45

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

1234d 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

[telnyx/telnyx-php

Official Telnyx PHP SDK — APIs for Voice, SMS, MMS, WhatsApp, Fax, SIP Trunking, Wireless IoT, Call Control, and more. Build global communications on Telnyx's private carrier-grade network.

35789.4k2](/packages/telnyx-telnyx-php)[chargebee/chargebee-php

ChargeBee API client implementation for PHP

758.5M9](/packages/chargebee-chargebee-php)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)[getbrevo/brevo-php

Official Brevo provided RESTFul API V3 php library

1003.9M50](/packages/getbrevo-brevo-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[anthropic-ai/sdk

Anthropic PHP SDK

163583.3k17](/packages/anthropic-ai-sdk)

PHPackages © 2026

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