PHPackages                             leela/video-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. leela/video-api

ActiveLibrary[API Development](/categories/api)

leela/video-api
===============

Gets the Videos from all the major video sharing websites. Supports Youtube, Dialymotion and Vimeo

0.2(11y ago)2571MITPHPPHP &gt;=5.3.0

Since May 4Pushed 11y ago1 watchersCompare

[ Source](https://github.com/leelanarasimha/VideoApi)[ Packagist](https://packagist.org/packages/leela/video-api)[ RSS](/packages/leela-video-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

VideoApi
========

[](#videoapi)

API for the video websites such as youtube, Vimeo and dailymotion

Uses Strategy Design Pattern

Begin by installing this package through Composer. Edit your project's `composer.json` file to require`.

```
"require": {
"leela/VideoApi": "0.1"
}

```

Next, update Composer from the Terminal:

```
composer update

```

That's it! You're all set to go.

Usage for youtube video details
-------------------------------

[](#usage-for-youtube-video-details)

```
