Download the PHP package darkgoldblade01/velocify without Composer
On this page you can find all versions of the php package darkgoldblade01/velocify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download darkgoldblade01/velocify
More information about darkgoldblade01/velocify
Files in darkgoldblade01/velocify
Package velocify
Short Description Velocify PHP API - an easy to use version of the PHP Velocify API using GuzzleHTTP.
License
Homepage http://github.com/darkgoldblade01
Informations about the package velocify
Velocify PHP SDK
Master Branch
Dev Branch
Velocify PHP API - an easy to use version of the PHP Velocify API using GuzzleHTTP.
Requirements
PHP 7.0 and later
Installation & Usage
Composer
To install the bindings via Composer:
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.
Leads
Get, update, and delete leads.
Setup
List All Leads
This will return all of the contacts in Velocify, based on the $startDate
and $endDate
.
All versions of velocify with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ~6.0
nesbot/carbon Version ^1.22
suramon/simple-xml-reader Version ^1.2