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)17159.2k↓14.1%19[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 1mo 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

37

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity44

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

2699d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a38f874e933dccb6bccb96f4e11d156d405d35c46a70780acab1de9472a2791d?d=identicon)[Troytft](/maintainers/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

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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