PHPackages                             eosvn/a2reviews-client-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. [API Development](/categories/api)
4. /
5. eosvn/a2reviews-client-api

ActiveLibrary[API Development](/categories/api)

eosvn/a2reviews-client-api
==========================

The PHP SDK integrate with A2Reviews Client API system. Development by A2Reviews, Inc.

v1.0.1(4y ago)28MITPHPPHP ^7.2|^7.3|^7.4|^8.0

Since Sep 25Pushed 4y ago2 watchersCompare

[ Source](https://github.com/eosvn/a2reviews-client-api)[ Packagist](https://packagist.org/packages/eosvn/a2reviews-client-api)[ Docs](https://github.com/eosvn/a2reviews-client-api)[ RSS](/packages/eosvn-a2reviews-client-api/feed)WikiDiscussions master Synced 4w ago

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

[![](https://camo.githubusercontent.com/1532ecb599e284eb74cf7df82898be91dbaa5234bce289e1652ccc7a8f2c9968/68747470733a2f2f61327265762e636f6d2f5f6e7578742f696d672f663436336466322e737667)](https://a2rev.com)

[![Total Downloads](https://camo.githubusercontent.com/96c952e0845d870394715c27169aa6cdf64c4e2124e6850df3b8cd30e84bc4d0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656f73766e2f6132726576696577732d636c69656e742d617069)](https://packagist.org/packages/eosvn/a2reviews-client-api)[![Latest Stable Version](https://camo.githubusercontent.com/da3293811b1fc676b6f740c166c8b354ab2c7e01d339eaeb0a15709105a130e4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656f73766e2f6132726576696577732d636c69656e742d617069)](https://packagist.org/packages/eosvn/a2reviews-client-api)[![License](https://camo.githubusercontent.com/98c781d9a055216aaa721d4716735020f5f4d7105c66e1bfb158f5a70e9d0151/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f656f73766e2f6132726576696577732d636c69656e742d617069)](https://packagist.org/packages/eosvn/a2reviews-client-api)[![Latest Stable Version](https://camo.githubusercontent.com/40a4a8a199734bcf36d7acbffb92a68e3fc5841124d5abeb6f3ac965d4f2f211/68747470733a2f2f706f7365722e707567782e6f72672f656f73766e2f6132726576696577732d636c69656e742d6170692f762f737461626c65)](https://packagist.org/packages/eosvn/a2reviews-client-api)[![Latest Unstable Version](https://camo.githubusercontent.com/5c5f68c4b6820b9caef3cad993b7dd4af05d5443d7262a30009964805d26dd6c/68747470733a2f2f706f7365722e707567782e6f72672f656f73766e2f6132726576696577732d636c69656e742d6170692f762f756e737461626c65)](https://packagist.org/packages/eosvn/a2reviews-client-api)[![composer.lock](https://camo.githubusercontent.com/f7ca0ab8d92a0f2dbcd3e7e612535c13da907b5efc30c89944997a63544c900f/68747470733a2f2f706f7365722e707567782e6f72672f656f73766e2f6132726576696577732d636c69656e742d6170692f636f6d706f7365726c6f636b)](https://packagist.org/packages/eosvn/a2reviews-client-api)

Overview
--------

[](#overview)

[A2Reviews Client API](https://github.com/eosvn/a2reviews-client-api) lets you build apps, extensions or plugins to get reviews from the A2reviews APP. Including adding reviews to a store's products. It is used to import and export reviews through the API. This is the official package built and developed by A2Reviews, Inc.

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

[](#requirements)

- PHP &gt;= 7.2
- [Composer](https://getcomposer.org/download/)
- [Guzzle](https://guzzle.readthedocs.io/en/latest/overview.html#requirements)

Installation
------------

[](#installation)

Execute the following command to get the package:

```
composer require eosvn/a2reviews-client-api
```

Usage
-----

[](#usage)

Create an instance of the A2Reviews Client, then used to access the A2Reviews Client API.

```
