2017 © Pedro Peláez
 

yii-extension yii2-flowplayer-flash

Asset Bundle for Yii2 with Flowplayer flash.

image

webtoucher/yii2-flowplayer-flash

Asset Bundle for Yii2 with Flowplayer flash.

  • Thursday, January 19, 2017
  • by webtoucher
  • Repository
  • 1 Watchers
  • 0 Stars
  • 68 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 1 % Grown

The README.md

yii2-flowplayer-flash

This extension provides an assets bundle with Flowplayer flash for Yii framework 2.0 applications., (*1)

Latest Stable Version Total Downloads Daily Downloads Latest Unstable Version License, (*2)

Installation

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

Either run, (*4)

$ php composer.phar require webtoucher/yii2-flowplayer-flash "*"

or add, (*5)

"webtoucher/yii2-flowplayer-flash": "*"

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

Usage

In view, (*7)

echo \webtoucher\flowplayerflash\Player::widget([
   'id' => 'player',
   'src' => '/url/to/video.mp4',
   'params' => [
       'width' => 640,
       'height' => 360,
   ],
]);

Please read project documentation for more information., (*8)

The Versions

19/01 2017

dev-master

9999999-dev https://github.com/webtoucher/yii2-flowplayer-flash

Asset Bundle for Yii2 with Flowplayer flash.

  Sources   Download

BSD-3-Clause

The Requires

 

by Alexey Kuznetsov

extension yii

19/01 2017

0.1.0

0.1.0.0 https://github.com/webtoucher/yii2-flowplayer-flash

Asset Bundle for Yii2 with Flowplayer flash.

  Sources   Download

BSD-3-Clause

The Requires

 

by Alexey Kuznetsov

extension yii