Download the PHP package jorarmarfin/laravel_youtube without Composer
On this page you can find all versions of the php package jorarmarfin/laravel_youtube. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jorarmarfin/laravel_youtube
More information about jorarmarfin/laravel_youtube
Files in jorarmarfin/laravel_youtube
Download jorarmarfin/laravel_youtube
More information about jorarmarfin/laravel_youtube
Files in jorarmarfin/laravel_youtube
Vendor jorarmarfin
Package laravel_youtube
Short Description Get the information from a YouTube video
License MIT
Package laravel_youtube
Short Description Get the information from a YouTube video
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel_youtube
Laravel 6.0 Youtube
A simple way to show the metadata of a YouTube video in Laravel
Installation
The LaravelYoutube service provider can be installed via composer by requiring the jorarmarfin/laravel_youtube
package in your project's composer.json.
Laravel 5.5+ will use the auto-discovery function.
If you don't use auto-discovery you will need to include the service provider / facade in config/app.php
.
That's it! You're good to go.
Here is a little example:
All versions of laravel_youtube with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.4
The package jorarmarfin/laravel_youtube contains the following files
Loading the files please wait ....