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
- Host: GitHub
- URL: https://github.com/programmerhasan/php-youtube-api
- Owner: ProgrammerHasan
- Created: 2020-10-13T01:37:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T02:09:46.000Z (over 5 years ago)
- Last Synced: 2023-07-26T07:33:12.818Z (over 2 years ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`