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

ActiveLibrary[API Development](/categories/api)

vzaar/vzaar-api-php
===================

The PHP client for Vzaar API.

v2.1.0(7y ago)7145.0k↓34.2%17[5 issues](https://github.com/vzaar/vzaar-api-php/issues)MITPHPPHP ^5.6 || ^7.0

Since Jan 14Pushed 1y ago28 watchersCompare

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

READMEChangelog (2)Dependencies (1)Versions (15)Used By (0)

vzaar API
=========

[](#vzaar-api)

[![vzaar Logo](https://camo.githubusercontent.com/afef524afa1ff6ace16c2866af896a10ee89a5fc6d699a3876a419e8f91ca7e5/68747470733a2f2f7261772e6769746875622e636f6d2f767a6161722f767a6161722d6170692d7068702f6d61737465722f767a6161722e706e67)](https://camo.githubusercontent.com/afef524afa1ff6ace16c2866af896a10ee89a5fc6d699a3876a419e8f91ca7e5/68747470733a2f2f7261772e6769746875622e636f6d2f767a6161722f767a6161722d6170692d7068702f6d61737465722f767a6161722e706e67)

By [vzaar](http://vzaar.com)

vzaar's PHP client for interacting with version 2 of the [vzaar API](https://vzaar.readme.io/docs).

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

[](#requirements)

- Recommended: PHP 7.0+
- Minimum: PHP 5.6+

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

[](#installation)

Install the package using `composer`:

```
composer install

```

If `composer` is not installed, please follow [these instructions](https://getcomposer.org/doc/00-intro.md).

Backwards compatability
-----------------------

[](#backwards-compatability)

Versions 1 and 2 of the vzaar API are incompatable with each other. The same applies to the API SDKs. Some functionality available in the version 1 SDK has been deprecated in version 2 and will not be implemented. The version 2 API also has a different authentication mechanism so your existing API key will not work with version 2 SDKs.

To ease migration to the version 2 SDK, it is possible to use both versions without any conflicts.

```
Vzaar       #
