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.2

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 1mo ago

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 43% 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

2321d 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

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[resend/resend-laravel

Resend for Laravel

1191.4M6](/packages/resend-resend-laravel)[resend/resend-php

Resend PHP library.

564.7M21](/packages/resend-resend-php)[mozex/anthropic-laravel

Anthropic PHP for Laravel is a supercharged PHP API client that allows you to interact with the Anthropic API

71226.4k1](/packages/mozex-anthropic-laravel)[ardakilic/mutlucell

Mutlucell SMS API wrapper for sending sms text messages for Laravel

457.3k](/packages/ardakilic-mutlucell)

PHPackages © 2026

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