PHPackages                             progdog-ru/avito\_item - 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. progdog-ru/avito\_item

ActiveLibrary[API Development](/categories/api)

progdog-ru/avito\_item
======================

1.0.1(4y ago)013proprietaryPHPPHP &gt;=5.5

Since Apr 7Pushed 4y ago1 watchersCompare

[ Source](https://github.com/progdog-ru/avito_item)[ Packagist](https://packagist.org/packages/progdog-ru/avito_item)[ Docs](http://swagger.io)[ RSS](/packages/progdog-ru-avito-item/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

SwaggerClient-php
=================

[](#swaggerclient-php)

API для получение статистики по объявлениям, применения дополнительных услуг, а также просмотр статусов объявлений **Авито API для бизнеса предоставляется согласно [Условиям использования](https://api.avito.ru/docs/public/APITermsOfServiceV1.pdf).**

This PHP package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:

- API version: 1
- Build package: io.swagger.codegen.v3.generators.php.PhpClientCodegen

Requirements
------------

[](#requirements)

PHP 5.5 and later

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

[](#installation--usage)

### Composer

[](#composer)

Run:

```
composer require progdog-ru/avito_item

```

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
    require_once('/path/to/SwaggerClient-php/vendor/autoload.php');
```

Tests
-----

[](#tests)

To run the unit tests:

```
composer install
./vendor/bin/phpunit

```

Getting Started
---------------

[](#getting-started)

Please follow the [installation procedure](#installation--usage) and then run the following:

```
