PHPackages                             zebrainsteam/avtocod-b2b-api-php - 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. zebrainsteam/avtocod-b2b-api-php

ActiveLibrary

zebrainsteam/avtocod-b2b-api-php
================================

PHP package for a working with B2B API service

v4.2.0(5y ago)0420MITPHPPHP ^7.2

Since Jul 10Pushed 5y agoCompare

[ Source](https://github.com/zebrainsteam/avtocod-b2b-api-php)[ Packagist](https://packagist.org/packages/zebrainsteam/avtocod-b2b-api-php)[ RSS](/packages/zebrainsteam-avtocod-b2b-api-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (8)Versions (14)Used By (0)

 [![logo](https://camo.githubusercontent.com/286b71e0e4fa4a7dc11791deb864b52a48b33a367e7ce8ac62ec728b8351cad3/68747470733a2f2f6873746f2e6f72672f776562742f35392f64662f34352f353964663435616136633963623937313330393938382e706e67)](https://camo.githubusercontent.com/286b71e0e4fa4a7dc11791deb864b52a48b33a367e7ce8ac62ec728b8351cad3/68747470733a2f2f6873746f2e6f72672f776562742f35392f64662f34352f353964663435616136633963623937313330393938382e706e67)

PHP client for B2B API service
==============================

[](#php-client-for-b2b-api-service)

Version of the original library  with the returned ability to work with php version 7.1 and updated dependencies

Install
-------

[](#install)

Require this package with composer using the following command:

```
$ composer require avtocod/b2b-api-php "^3.2"
```

> Installed `composer` is required ([how to install composer](https://getcomposer.org/download/)).

> You need to fix the major version of package.

Usage
-----

[](#usage)

Before using this package you must have:

- Service user login
- User password
- User domain name
- And report type name

> For getting this values contact with our B2B Sale Managers (`b2b@avtocod.ru`)

Now, let's create B2B API Client instance:

```
