zenapply / php-viddler
This package is abandoned and no longer maintained.
The author suggests using the leadthread/php-viddler package instead.
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 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.