An open API service indexing awesome lists of open source software.

https://github.com/programmerhasan/php-youtube-api

PHP for the Youtube Data API v3
https://github.com/programmerhasan/php-youtube-api

Last synced: 7 months ago
JSON representation

PHP for the Youtube Data API v3

Awesome Lists containing this project

README

          

Youtube
=========
PHP for the Youtube Data API v3 ( Non-OAuth )

## Requirements

- PHP 7.0 or higher
- API key from [Google Console](https://console.developers.google.com)

## Installation

Run in console below command to download package to your project:
```
composer require programmerhasan/youtube-api
```

## Configuration

In `/src/config/youtub.php`