2017 © Pedro Peláez
 

yii2-extension yii2-mediaelementasset

Asset Bundle for Yii2 with MediaElement.js

image

dhiraj/yii2-mediaelementasset

Asset Bundle for Yii2 with MediaElement.js

  • Friday, December 30, 2016
  • by dhiraj
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Yii 2 mediaElement.js Asset Bundle

This extension provides an assets bundle with mediaelement.js and css for Yii framework 2.0 applications., (*1)

For license information check the LICENSE-file., (*2)

License Latest Stable Version Latest Unstable Version Total Downloads, (*3)

Support

Installation

The preferred way to install this extension is through composer., (*4)

Either run, (*5)

composer require "dhiraj/yii2-mediaelementasset:~1.0"

or add, (*6)

"dhiraj/yii2-mediaelementasset": "~1.0",

to the require section of your composer.json file., (*7)

Usage

In view, (*8)

traversient\yii\pagepiling\AssetBundle::register($this);

or as dependency in your main application asset bundle, (*9)

class AppAsset extends AssetBundle
{
    // ...

    public $depends = [
        // ...
        '\traversient\yii\pagepiling\AssetBundle'
    ];
}

and both the jquery.pipelining.js and css will be added to your page load., (*10)

The Versions

30/12 2016

dev-master

9999999-dev

Asset Bundle for Yii2 with MediaElement.js

  Sources   Download

MIT

The Requires

 

yii video html5 mp4 mediaelement

30/12 2016

1.0

1.0.0.0

Asset Bundle for Yii2 with MediaElement.js

  Sources   Download

MIT

The Requires

 

yii video html5 mp4 mediaelement

30/12 2016

dev-develop

dev-develop

Asset Bundle for Yii2 with MediaElement.js

  Sources   Download

MIT

The Requires

 

yii video html5 mp4 mediaelement