PHPackages                             troytft/cloud-payments-client - 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. troytft/cloud-payments-client

ActiveLibrary[Payment Processing](/categories/payments)

troytft/cloud-payments-client
=============================

Client for CloudPayments.ru

0.1.0(7y ago)16164.3k↓43.9%19[3 issues](https://github.com/troytft/cloud-payments-client/issues)[1 PRs](https://github.com/troytft/cloud-payments-client/pulls)MITPHPPHP &gt;=5.5

Since Aug 11Pushed 4y ago1 watchersCompare

[ Source](https://github.com/troytft/cloud-payments-client)[ Packagist](https://packagist.org/packages/troytft/cloud-payments-client)[ RSS](/packages/troytft-cloud-payments-client/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (9)DependenciesVersions (10)Used By (0)

CloudPayments PHP Client Library
================================

[](#cloudpayments-php-client-library)

Клиент для платежного сервиса [CloudPayments](http://cloudpayments.ru/). Позволяет обращаться к [API CloudPayments](http://cloudpayments.ru/Docs/Api) из кода на PHP.

Установка
---------

[](#установка)

```
composer require troytft/cloud-payments-client
```

Использование
-------------

[](#использование)

```
$client = new \CloudPayments\Manager($publicKey, $privateKey);
$transaction = $client->chargeToken($amount, $currency, $accountId, $cardToken);

print $transaction->getId();
```

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity43

Moderate usage in the ecosystem

Community17

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

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

Recently: every ~123 days

Total

9

Last Release

2745d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/595612?v=4)[Ilya Gordienko](/maintainers/Troytft)[@troytft](https://github.com/troytft)

---

Top Contributors

[![troytft](https://avatars.githubusercontent.com/u/595612?v=4)](https://github.com/troytft "troytft (19 commits)")[![sannysoft](https://avatars.githubusercontent.com/u/966637?v=4)](https://github.com/sannysoft "sannysoft (11 commits)")[![krendel](https://avatars.githubusercontent.com/u/2351187?v=4)](https://github.com/krendel "krendel (2 commits)")[![sanasol](https://avatars.githubusercontent.com/u/1709666?v=4)](https://github.com/sanasol "sanasol (2 commits)")[![j0sky](https://avatars.githubusercontent.com/u/6737119?v=4)](https://github.com/j0sky "j0sky (1 commits)")

### Embed Badge

![Health badge](/badges/troytft-cloud-payments-client/health.svg)

```
[![Health](https://phpackages.com/badges/troytft-cloud-payments-client/health.svg)](https://phpackages.com/packages/troytft-cloud-payments-client)
```

###  Alternatives

[msilabs/bkash

bKash Payment Gateway API for Laravel Framework.

181.2k](/packages/msilabs-bkash)

PHPackages © 2026

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