zenapply / php-viddler
Installs: 482
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/zenapply/php-viddler
Requires
- php: >=5.5.9
Requires (Dev)
- phpunit/phpunit: ^4.8|^5.0
This package is not auto-updated.
Last update: 2019-02-20 19:02:47 UTC
README
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.