leadthread/php-viddler

3.0.0 2017-04-20 16:16 UTC

This package is auto-updated.

Last update: 2024-04-12 08:40:51 UTC


README

Latest Version Software License HHVM Status Build Status Scrutinizer Code Quality Code Coverage Dependency Status Total Downloads

Installation

Install via composer - In the terminal:

composer require leadthread/php-viddler

Usage

use LeadThread\Viddler\Api\Viddler;
$viddler = new Viddler("api_key");

Licensing

This package was copied from Viddler, Inc. under the MIT License.