PHPackages                             ghaliano/media-gateway - 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. [Image &amp; Media](/categories/media)
4. /
5. ghaliano/media-gateway

ActiveLibrary[Image &amp; Media](/categories/media)

ghaliano/media-gateway
======================

Media provider gateway

4394PHP

Since Apr 16Pushed 11y ago3 watchersCompare

[ Source](https://github.com/ghaliano/awesome-media)[ Packagist](https://packagist.org/packages/ghaliano/media-gateway)[ RSS](/packages/ghaliano-media-gateway/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

AwesomeMedia
============

[](#awesomemedia)

Extensible MediaProvider management script that can query several provider such as Youtube/dailymotion/vimeo and return a list of normalized results.

\#Installation ##Composer Add the AwesomeMedia library to your composer.json file's require field

```
{
    "require" : {
        "ghaliano/AwesomeMedia" : "dev-master"
    }
}

```

\#How to use? ##Client configuration This is a typical configuration used on the demo

```
