Componette

Componette

download-cloud-line composer require troiastudio/youtube-api

Troia Studio / Youtube API

Travis Total Downloads Latest Stable Version Monthly Downloads License

Requirements

  • php >= 7.1
  • php extension curl

Versions

State Version Branch PHP Docs Tests
dev ^2.x master >=7.1 EN / CZ 2.x minimum-stability: dev
stable ^2.0.x v2.x >=7.1 EN / CZ 2.0.x
stable ^1.0.8 v1.x >=5.6 EN / CZ 1.x

Package Installation

The best way to install Troia Studio / Youtube API is using Composer:

$ composer require troiastudio/youtube-api

Packagist - Versions

or manual edit composer.json in your project

"require": {
    "troiastudio/youtube-api": "^2.0.0"
}

version v1.x

"require": {
    "troiastudio/youtube-api": ">= 1.0.8"
}

Documentation

English documentation | Czech documentation

  • v2.0.1

    • Added phpstan - thanks @SignpostMarv
    • Changed publish date time format
    • Added dependency to php ext-json
  • v2.0.0 v2.0.0

    V2.0 was refactored and there are some BCs

    • BC Reader move to Loader

    • BC renamed method getVideo to video

    • Added playList

    • Added export to yaml and json

  • v1.0.8

  • v1.0.7

  • v1.0.6

bar-chart-fill

Statistics

download-cloud-fill
659
star-fill
4
bug-fill
7
flashlight-fill
4.4y
price-tag-2-line

Badges

guide-fill

Dependencies

php (>= 7.1)
ext-json (*)
nette/di (^2.4)
symfony/yaml (^3.4.12|^4.1)
Componette Componette felix@nette.org