zenapply/php-viddler

This package is abandoned and no longer maintained. The author suggests using the leadthread/php-viddler package instead.

Installs: 482

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/zenapply/php-viddler

3.0.0 2017-04-20 16:16 UTC

This package is not auto-updated.

Last update: 2019-02-20 19:02:47 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.