PHPackages                             mireon/yandex-turbo - 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. mireon/yandex-turbo

AbandonedArchivedLibrary[API Development](/categories/api)

mireon/yandex-turbo
===================

Package for working with the «Yandex.Turbo» service.

1.1.0(6y ago)417MITPHPPHP ^7.4

Since Mar 21Pushed 4y agoCompare

[ Source](https://github.com/igor-kozhevnikov/yandex-turbo)[ Packagist](https://packagist.org/packages/mireon/yandex-turbo)[ RSS](/packages/mireon-yandex-turbo/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)Dependencies (1)Versions (5)Used By (0)

Yandex.Turbo
============

[](#yandexturbo)

[![PHP](https://camo.githubusercontent.com/216593abd30e9f9d65c2d03c72e239c16a751a42ae81f1073b045f8fd143808b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d372e342d677265656e2e7376673f636f6c6f723d726564)](https://github.com/Mireon/yandex-turbo)[![Size](https://camo.githubusercontent.com/78310410196c1fd59aeb1c7ce74ff5dc697da545c865a38223d6228910caf85d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7265706f2d73697a652f6d6972656f6e2f79616e6465782d747572626f3f636f6c6f723d677265656e)](https://github.com/Mireon/yandex-turbo)[![License](https://camo.githubusercontent.com/9fefeec3083419260a05b5be1b469f045bb247efa141ef8785f85eec715e6c6f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6972656f6e2f79616e6465782d747572626f3f636f6c6f723d677265656e)](https://github.com/Mireon/yandex-turbo)[![Release](https://camo.githubusercontent.com/3f28a6d244d759eec1817374e17c1a1c08cf7b0056eaa4153da04f43011fa190/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6d6972656f6e2f79616e6465782d747572626f3f636f6c6f723d726564)](https://github.com/Mireon/yandex-turbo)

- [Официальная документация](https://yandex.ru/dev/turbo/doc/concepts/index-docpage/)
- Требуемая версия PHP: &gt;= [7.4](https://www.php.net/releases/7_4_0.php)

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

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

Установка с помощью [Composer](https://getcomposer.org/):

```
$ composer require mireon/yandex-turbo
```

Кодинг
------

[](#кодинг)

#### Текучий интерфейс

[](#текучий-интерфейс)

Все примеры создания классов приведены с использованием текучего интерфейса, но вы можете использовать классический стиль.

```
