Download the PHP package copadia/php-video-url-parser without Composer
On this page you can find all versions of the php package copadia/php-video-url-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download copadia/php-video-url-parser
More information about copadia/php-video-url-parser
Files in copadia/php-video-url-parser
Download copadia/php-video-url-parser
More information about copadia/php-video-url-parser
Files in copadia/php-video-url-parser
Vendor copadia
Package php-video-url-parser
Short Description A Simple and efficient PHP Video URL Parser that gives you thumbnails and embed codes for various services as Youtube, Vimeo, DailyMotion and Facebook
License MIT
Package php-video-url-parser
Short Description A Simple and efficient PHP Video URL Parser that gives you thumbnails and embed codes for various services as Youtube, Vimeo, DailyMotion and Facebook
License MIT
Please rate this library. Is it a good library?
copadia/php-video-url-parser
Rate from 1 - 5
Rated 5.00 based on 1 reviews
Rated 5.00 based on 1 reviews
Informations about the package php-video-url-parser
PHP Video URL Parser
PHP Video URL Parser is a parser that detects a given video url and returns an object containing information like the video's embed code, title, description, thumbnail and other information that the service's API may give.
Installation
Install the latest version with
Requirements
- PHP 5.3
- cURL (Or at least file_get_contents() enabled if you want to use it with Vimeo, otherwise it's not required)
Basic Usage
Currently Suported Services
- Youtube
- Vimeo
- Dailymotion
- Facebook Videos
Currently Supported PHP Versions
- PHP 5.3
- PHP 5.4
- PHP 5.5
- PHP 5.6
- PHP 7.0
- PHP 7.1
All versions of php-video-url-parser with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package copadia/php-video-url-parser contains the following files
Loading the files please wait ....