PHPackages                             gam6itko/assist-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. [API Development](/categories/api)
4. /
5. gam6itko/assist-api

ActiveLibrary[API Development](/categories/api)

gam6itko/assist-api
===================

Api client for Assist payment processing service

v0.1.0(6y ago)04.6kMITPHPPHP &gt;=7.1

Since Dec 4Pushed 6y ago1 watchersCompare

[ Source](https://github.com/gam6itko/php-assist-api)[ Packagist](https://packagist.org/packages/gam6itko/assist-api)[ RSS](/packages/gam6itko-assist-api/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Assist Api php client
=====================

[](#assist-api-php-client)

Незаконченная библиотека работы с API системой обработки платежей [Assist](https://www.assist.ru/). Дописывается по мере надобности.

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

[](#пример)

### получение заказов

[](#получение-заказов)

```
$svc = new WebService($merchantId, $login, $pass);
$generator = $svc->resultByDate($dateFrom, $dateTo, null, OperationState::SUCCESED);
foreach ($generator as $paymentData) {
    // do something
}
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2355d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3841197?v=4)[Alexander Strizhak](/maintainers/gam6itko)[@gam6itko](https://github.com/gam6itko)

---

Top Contributors

[![gam6itko](https://avatars.githubusercontent.com/u/3841197?v=4)](https://github.com/gam6itko "gam6itko (3 commits)")

---

Tags

apiprocessingpaymentRussiaassist

### Embed Badge

![Health badge](/badges/gam6itko-assist-api/health.svg)

```
[![Health](https://phpackages.com/badges/gam6itko-assist-api/health.svg)](https://phpackages.com/packages/gam6itko-assist-api)
```

###  Alternatives

[everypay/everypay-php

1742.0k](/packages/everypay-everypay-php)

PHPackages © 2026

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