File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 1
1
# PHP Video URL Parser
2
+ [ ![ Build Status] ( https://secure.travis-ci.org/ricardofiorani/php-video-url-parser.png?branch=master )] ( http://travis-ci.org/ricardofiorani/php-video-url-parser )
3
+ [ ![ Minimum PHP Version] ( http://img.shields.io/badge/php-%3E%3D%205.3-8892BF.svg )] ( https://php.net/ )
4
+ [ ![ License] ( https://poser.pugx.org/ricardofiorani/php-video-url-parser/license.png )] ( https://packagist.org/packages/ricardofiorani/php-video-url-parser )
5
+ [ ![ Total Downloads] ( https://poser.pugx.org/ricardofiorani/php-video-url-parser/d/total.png )] ( https://packagist.org/packages/ricardofiorani/php-video-url-parser )
6
+ [ ![ Coding Standards] ( https://img.shields.io/badge/cs-PSR--4-yellow.svg )] ( https://github.com/php-fig-rectified/fig-rectified-standards )
7
+
2
8
PHP Video URL Parser receives an video service URL (Like Youtube or VIMEO) and returns an object containing some video info
3
9
such as Thumnail's, Video Title, Video Description.
4
10
You can’t perform that action at this time.
0 commit comments