PHPackages                             maxkut/rtoperator - 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. maxkut/rtoperator

ActiveLibrary[API Development](/categories/api)

maxkut/rtoperator
=================

Client for www.rtoperator.ru

v1.3.0(6y ago)035MITPHPPHP ^7.2CI failing

Since Nov 14Pushed 6y ago1 watchersCompare

[ Source](https://github.com/max-kut/rtoperator)[ Packagist](https://packagist.org/packages/maxkut/rtoperator)[ RSS](/packages/maxkut-rtoperator/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (9)Used By (0)

[www.rtoperator.ru](http://www.rtoperator.ru) API library
=========================================================

[](#wwwrtoperatorru-api-library)

PHP обертка для работы с API [www.rtoperator.ru](https://www.rtoperator.ru "www.rtoperator.ru")

[Документация по API](https://www.rtoperator.ru/export.html).

Библиотека еще в разработке. Не стесняйтесь создавать issue

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

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

Установка в проект осуществляется при помощи **composer**:

`$ composer require maxkut/rtoperator`

Минимальные системные требования: `php: ^7.2`

Использование
-------------

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

Тут все просто.

```
// make client
$client = new Rtoperator\Client();
// execute methods
$client->getAll(); // Rtoperator\Data\All
$client->getTours(); // Rtoperator\Data\TourCollection
$client->getTourDates($tourId); // Rtoperator\Data\DatesCollection
$client->getTourImages($tourId); // array|string[]
$client->getTourServices($tourId); // Rtoperator\Data\ServicesCollection
$client->getServiceDiscounts($serviceId); // Rtoperator\Data\DiscountCollection
$client->getTourPrice($tourId); // Rtoperator\Data\PriceCollection
$client->getCountries(); // Rtoperator\Data\CountryCollection
$client->getDiscounts(); // Rtoperator\Data\DiscountCollection
$client->getCategoryMap(); // Rtoperator\Data\CategoryMapCollection
$client->getCategories(); // Rtoperator\Data\CategoryCollection
```

### Помощь в разработке

[](#помощь-в-разработке)

создавайте PR

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Every ~7 days

Total

8

Last Release

2367d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5af676acdcaa7aff36bcc9a361f206d02a59f5227cd87f60264eb38943c1789f?d=identicon)[maxkut](/maintainers/maxkut)

---

Top Contributors

[![max-kut](https://avatars.githubusercontent.com/u/12911259?v=4)](https://github.com/max-kut "max-kut (8 commits)")

---

Tags

apiclientrtoperatorrtoperator.ru

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/maxkut-rtoperator/health.svg)

```
[![Health](https://phpackages.com/badges/maxkut-rtoperator/health.svg)](https://phpackages.com/packages/maxkut-rtoperator)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[resend/resend-php

Resend PHP library.

617.2M43](/packages/resend-resend-php)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5021.9k](/packages/simplestats-io-laravel-client)[smodav/mpesa

M-Pesa API implementation

16467.9k1](/packages/smodav-mpesa)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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