PHPackages                             lightvoldemar/paybox-bank-api - 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. lightvoldemar/paybox-bank-api

ActiveLibrary

lightvoldemar/paybox-bank-api
=============================

v1.1(6y ago)058MITPHP

Since Aug 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/lightvoldemar/paybox-bank-api)[ Packagist](https://packagist.org/packages/lightvoldemar/paybox-bank-api)[ RSS](/packages/lightvoldemar-paybox-bank-api/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (1)Versions (5)Used By (0)

Paybox Банк API
===============

[](#paybox-банк-api)

PHP library for Paybox integration

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

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

```
$ composer require lightvoldemar/paybox-bank-api

```

Пример
------

[](#пример)

```
// Сумма платежа
$amount;
// ID ордера
$orderId;

```

```
// Создание объекта Paybox с параметрами ID ордера, тип платежа, сумма транзакции, соль.
$oPayboxPay = new PayboxClient($order->id,$order->payment_type, $order->amount, $order->salt);
// Генератор соли
PayboxClient::generateSalt();
// Генератор строки
$oPayboxPay->generateSig();
// Генератор ссылки с параметром типа счета
$oPayboxPay->generateLink(PayboxClient::PURSE_PILLIKAN)

```

```

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2453d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/35c77c625aff05f94a1929d7760a449c18c452c9e5fdded1fcc7d06cc2208f13?d=identicon)[lightvoldemar](/maintainers/lightvoldemar)

---

Top Contributors

[![lightvoldemar](https://avatars.githubusercontent.com/u/15310096?v=4)](https://github.com/lightvoldemar "lightvoldemar (8 commits)")

### Embed Badge

![Health badge](/badges/lightvoldemar-paybox-bank-api/health.svg)

```
[![Health](https://phpackages.com/badges/lightvoldemar-paybox-bank-api/health.svg)](https://phpackages.com/packages/lightvoldemar-paybox-bank-api)
```

###  Alternatives

[yiisoft/yii2-authclient

External authentication via OAuth and OpenID for the Yii framework

4676.2M178](/packages/yiisoft-yii2-authclient)[2amigos/yii2-usuario

Highly customizable and extensible user management, authentication, and authorization Yii2 extension

298275.5k14](/packages/2amigos-yii2-usuario)[skeeks/yii2-assets-auto-compress

Automatically compile and merge files js + css + html in yii2 project

162437.6k6](/packages/skeeks-yii2-assets-auto-compress)[kak/clickhouse

ClickHouse for Yii2

68573.0k](/packages/kak-clickhouse)[tuyakhov/yii2-notifications

The extension provides support for sending notifications across a variety of delivery channels, including mail, SMS, Slack etc. Notifications may also be stored in a database so they may be displayed in your web interface.

6735.5k2](/packages/tuyakhov-yii2-notifications)[kartik-v/yii2-ipinfo

An IP address information display widget for Yii 2.0 with country flag and geo position info.

2832.6k1](/packages/kartik-v-yii2-ipinfo)

PHPackages © 2026

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