Skip to content

Commit 45ef40b

Browse files
making things pretty :D
1 parent 6d64b26 commit 45ef40b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# 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+
28
PHP Video URL Parser receives an video service URL (Like Youtube or VIMEO) and returns an object containing some video info
39
such as Thumnail's, Video Title, Video Description.
410

0 commit comments

Comments
 (0)