PHPackages                             sevenfloor/yii2-zagruzka - 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. sevenfloor/yii2-zagruzka

ActiveYii2-extension[API Development](/categories/api)

sevenfloor/yii2-zagruzka
========================

Client for api zagruzka.com

08PHP

Since Jul 4Pushed 9y ago1 watchersCompare

[ Source](https://github.com/SevenFloor/yii2-zagruzka)[ Packagist](https://packagist.org/packages/sevenfloor/yii2-zagruzka)[ RSS](/packages/sevenfloor-yii2-zagruzka/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Client for api zagruzka.com
===========================

[](#client-for-api-zagruzkacom)

Client for api zagruzka.com

[![Latest Stable Version](https://camo.githubusercontent.com/a0e271ad554a1dd08cb6504f2c1f26facbdd709b43f5b0fe3a2c49999cdb196a/68747470733a2f2f706f7365722e707567782e6f72672f736576656e666c6f6f722f796969322d7a616772757a6b612f76657273696f6e)](https://packagist.org/packages/sevenfloor/yii2-zagruzka)[![Total Downloads](https://camo.githubusercontent.com/53a536ea8a0537a455923bbf9b18ff9abf293101256e893ef43dcb355415342e/68747470733a2f2f706f7365722e707567782e6f72672f736576656e666c6f6f722f796969322d7a616772757a6b612f646f776e6c6f616473)](https://packagist.org/packages/sevenfloor/yii2-zagruzka)[![Latest Unstable Version](https://camo.githubusercontent.com/5e8132790d78b6c741f20710d6129f68dedff8691da73bb06f7bb6720d561e19/68747470733a2f2f706f7365722e707567782e6f72672f736576656e666c6f6f722f796969322d7a616772757a6b612f762f756e737461626c65)](//packagist.org/packages/sevenfloor/yii2-zagruzka)[![License](https://camo.githubusercontent.com/f39c5bc4c5a62f1d787a8dad6180ed12ac22e9ee8409a6d765546e4ef991f95b/68747470733a2f2f706f7365722e707567782e6f72672f736576656e666c6f6f722f796969322d7a616772757a6b612f6c6963656e7365)](https://packagist.org/packages/sevenfloor/yii2-zagruzka)[![composer.lock available](https://camo.githubusercontent.com/84b141ed5256a9089dd38d8d82ec4cf7ee72541ecfd20e7621c89cee74c4929b/68747470733a2f2f706f7365722e707567782e6f72672f736576656e666c6f6f722f796969322d7a616772757a6b612f636f6d706f7365726c6f636b)](https://packagist.org/packages/sevenfloor/yii2-zagruzka)

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist sevenfloor/yii2-zagruzka "*"

```

or add

```
"sevenfloor/yii2-zagruzka": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Add this to your main configuration's components array:

```
'clientZagruzka' => [
            'class' => \sevenfloor\zagruzka\ClientZagruzka::className() ,
            'url' => 'zagruzka.url',
            'login' => 'your_login',
            'pass' => 'your_password',
            'urlCallback' => 'partner.url'
        ],
```

Typical component usage
-----------------------

[](#typical-component-usage)

```
Yii::$app->clientZagruzka->pay(phone, sum);
Yii::$app->clientZagruzka->balance();
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4436320?v=4)[Nikita Ignatenkov](/maintainers/ignatenkovnikita)[@ignatenkovnikita](https://github.com/ignatenkovnikita)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/sevenfloor-yii2-zagruzka/health.svg)

```
[![Health](https://phpackages.com/badges/sevenfloor-yii2-zagruzka/health.svg)](https://phpackages.com/packages/sevenfloor-yii2-zagruzka)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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