Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 2.52 KB

README.md

File metadata and controls

52 lines (37 loc) · 2.52 KB

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