PHPackages                             darkgoldblade01/velocify - 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. darkgoldblade01/velocify

ActiveLibrary

darkgoldblade01/velocify
========================

Velocify PHP API - an easy to use version of the PHP Velocify API using GuzzleHTTP.

v0.0.2.2(8y ago)120[1 issues](https://github.com/darkgoldblade01/Velocify-PHP-SDK/issues)[1 PRs](https://github.com/darkgoldblade01/Velocify-PHP-SDK/pulls)PHPPHP &gt;=7.1

Since Aug 24Pushed 6y ago1 watchersCompare

[ Source](https://github.com/darkgoldblade01/Velocify-PHP-SDK)[ Packagist](https://packagist.org/packages/darkgoldblade01/velocify)[ Docs](http://github.com/darkgoldblade01)[ RSS](/packages/darkgoldblade01-velocify/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (4)Dependencies (6)Versions (7)Used By (0)

Velocify PHP SDK
================

[](#velocify-php-sdk)

Master Branch

[![Build Status](https://camo.githubusercontent.com/b868306fddd8ae28350cc02970a603954b5f411e0e48a16ca08f8e787db185ae/68747470733a2f2f7472617669732d63692e6f72672f6461726b676f6c64626c61646530312f56656c6f636966792d5048502d53444b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/darkgoldblade01/Velocify-PHP-SDK)

Dev Branch

[![Build Status](https://camo.githubusercontent.com/095bf732b7ebe665433b92f76c1de679441160f8bbb6e4720e3ad87408939a0b/68747470733a2f2f7472617669732d63692e6f72672f6461726b676f6c64626c61646530312f56656c6f636966792d5048502d53444b2e7376673f6272616e63683d646576)](https://travis-ci.org/darkgoldblade01/Velocify-PHP-SDK)

Velocify PHP API - an easy to use version of the PHP Velocify API using GuzzleHTTP.

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

[](#requirements)

PHP 7.0 and later

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

[](#installation--usage)

### Composer

[](#composer)

To install the bindings via [Composer](http://getcomposer.org/):

```
composer require darkgoldblade01/velocify

```

### Getting Started

[](#getting-started)

Getting started is easy, you just have to pass the variables required to use the endpoints you want. For instance, the access token is not required if you are using the authorzation endpoints, but everything is required for any other request.

```
