PHPackages                             whatis/yandex-market-api - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. whatis/yandex-market-api

ActiveLibrary[HTTP &amp; Networking](/categories/http)

whatis/yandex-market-api
========================

API Яндекс Маркета помогает продавцам автоматизировать и упростить работу с маркетплейсом. В числе возможностей интеграции: \* управление каталогом товаров и витриной, \* обработка заказов, \* изменение настроек магазина, \* получение отчетов.

1.0.1(2y ago)328unlicensePHPPHP ^7.4 || ^8.0

Since Oct 25Pushed 2y ago2 watchersCompare

[ Source](https://github.com/TheWhatis/YandexMarketApi)[ Packagist](https://packagist.org/packages/whatis/yandex-market-api)[ Docs](https://openapi-generator.tech)[ RSS](/packages/whatis-yandex-market-api/feed)WikiDiscussions master Synced 1mo ago

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

OpenAPIClient-php
=================

[](#openapiclient-php)

API Яндекс Маркета помогает продавцам автоматизировать и упростить работу с маркетплейсом.

В числе возможностей интеграции:

- управление каталогом товаров и витриной,
- обработка заказов,
- изменение настроек магазина,
- получение отчетов.

Installation &amp; Usage
------------------------

[](#installation--usage)

### Requirements

[](#requirements)

PHP 7.4 and later. Should also work with PHP 8.0.

### Composer

[](#composer)

To install the bindings via [Composer](https://getcomposer.org/), add the following to `composer.json`:

```
composer require whatis/yandex-market-api

```

Or

```
{
  "require": {
    "whatis/yandex-market-api": "1.0.0"
  }
}
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
