leadthread / php-viddler
3.0.0
2017-04-20 16:16 UTC
Requires
- php: >=5.5.9
Requires (Dev)
- phpunit/phpunit: ^4.8|^5.0
This package is auto-updated.
Last update: 2024-11-12 09:58:46 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.