troiastudio/youtube-api

Youtube API

v2.0.1 2018-11-29 09:23 UTC

This package is auto-updated.

Last update: 2024-03-27 20:44:12 UTC


README

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