leadthread / php-viddler
Installs: 456
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/leadthread/php-viddler
Requires
- php: >=5.5.9
Requires (Dev)
- phpunit/phpunit: ^4.8|^5.0
This package is auto-updated.
Last update: 2025-10-12 11:57:31 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.