PHPackages                             retailcrm/atol-online-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. [API Development](/categories/api)
4. /
5. retailcrm/atol-online-client

ActiveLibrary[API Development](/categories/api)

retailcrm/atol-online-client
============================

PHP API client for ATOL Online

3.7.0(11mo ago)8842.6k—6.1%6[1 issues](https://github.com/retailcrm/atol-online-client/issues)proprietaryPHPPHP &gt;=7.2CI failing

Since Jun 22Pushed 11mo ago2 watchersCompare

[ Source](https://github.com/retailcrm/atol-online-client)[ Packagist](https://packagist.org/packages/retailcrm/atol-online-client)[ RSS](/packages/retailcrm-atol-online-client/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (10)Dependencies (6)Versions (29)Used By (0)

[![Build Status](https://camo.githubusercontent.com/03bedd31c25028f1737c7bb60a2a021e92325094a8317df04b71838226b9d7da/68747470733a2f2f6170702e7472617669732d63692e636f6d2f72657461696c63726d2f61746f6c2d6f6e6c696e652d636c69656e742e7376673f6272616e63683d6d6173746572)](https://app.travis-ci.com/retailcrm/atol-online-client)[![Latest stable](https://camo.githubusercontent.com/72b0cdaec209f03fbdda0188de93fe28cd3c8a5f43f1f555a33a34425ca8281a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f72657461696c63726d2f61746f6c2d6f6e6c696e652d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/retailcrm/atol-online-client)

API-клиент для АТОЛ.Онлайн
==========================

[](#api-клиент-для-атолонлайн)

API-клиент на PHP для сервиса онлайн-фискализации платежей АТОЛ.Онлайн

Требования
----------

[](#требования)

- PHP 7.2 и выше
- PHP extension cURL

Пример использования
--------------------

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

```
$atol = new \AtolOnlineClient\AtolOnline();

$connection = new \AtolOnlineClient\Configuration\Connection();
$connection->version = \AtolOnlineClient\AtolOnlineApi::API_VERSION_V4;
$connection->login = 'login';
$connection->pass = 'pass';
$connection->group = 'group';

$config = new \AtolOnlineClient\Configuration();
$config->connections = [$connection];

$client = new \Guzzle\Http\Client();

$api = $atol->createApi($client, $connection);

// $api->setLogger(...);
// $api->setCache(...);

// собираем объект запроса
$request = new \AtolOnlineClient\Request\V4\PaymentReceiptRequest();
$paymentReceiptRequest = $atol->serializeOperationRequest($request);

$response = $atol->getApi()->sell($paymentReceiptRequest);

if ($response) {
    $postOperationResponse = $atol->deserializeOperationResponse($response);
}
```

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance49

Moderate activity, may be stable

Popularity46

Moderate usage in the ecosystem

Community17

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 66% 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 ~101 days

Recently: every ~275 days

Total

27

Last Release

342d ago

Major Versions

1.0.14 → 2.0.02019-07-24

2.0.2 → 3.0.02019-08-22

PHP version history (2 changes)1.0.0PHP &gt;=7.1

3.1.0PHP &gt;=7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/d384046cee70e3b28ba79669db1a244f4ff8e87aacb2094180170cba52333e95?d=identicon)[muxx](/maintainers/muxx)

---

Top Contributors

[![addfs](https://avatars.githubusercontent.com/u/184040?v=4)](https://github.com/addfs "addfs (35 commits)")[![muxx](https://avatars.githubusercontent.com/u/461614?v=4)](https://github.com/muxx "muxx (8 commits)")[![vragovR](https://avatars.githubusercontent.com/u/2576829?v=4)](https://github.com/vragovR "vragovR (4 commits)")[![raulleo](https://avatars.githubusercontent.com/u/5909355?v=4)](https://github.com/raulleo "raulleo (3 commits)")[![linniksa](https://avatars.githubusercontent.com/u/424343?v=4)](https://github.com/linniksa "linniksa (1 commits)")[![blackbjorn](https://avatars.githubusercontent.com/u/880896?v=4)](https://github.com/blackbjorn "blackbjorn (1 commits)")[![CrazyProgg](https://avatars.githubusercontent.com/u/7059744?v=4)](https://github.com/CrazyProgg "CrazyProgg (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/retailcrm-atol-online-client/health.svg)

```
[![Health](https://phpackages.com/badges/retailcrm-atol-online-client/health.svg)](https://phpackages.com/packages/retailcrm-atol-online-client)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k6.0M777](/packages/sylius-sylius)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19467.3M1.9k](/packages/drupal-core)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6943.5M449](/packages/drupal-core-recommended)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M674](/packages/shopware-core)[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)

PHPackages © 2026

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