PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Unused   Little YouTube PHP   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Little YouTube PHP
Search and get data from YouTube videos
Author: By
Last change: Some update
Finishing subtitle parser
Date: 6 years ago
Size: 404 bytes
 

Contents

Class file image Download
{ "name": "scarletsfiction/littleyoutube", "description": "LittleYoutube is a library for retrieving youtube data with PHP script", "require": { "php": ">=5.4" }, "license": "GPL-2.0", "keywords": ["youtube", "php", "library", "littleyoutube"], "autoload": { "classmap": [ "LittleYoutube.php" ] }, "authors": [ {"name": "StefansArya"} ] }