2017 © Pedro Peláez
 

yii2-extension yii2-html5shiv-asset

HTML5 Shiv asset for Yii2 framework

image

ezoterik/yii2-html5shiv-asset

HTML5 Shiv asset for Yii2 framework

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 7 % Grown

The README.md

HTML5 Shiv asset for Yii2 framework

Installation

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

Either run, (*2)

php composer.phar require --prefer-dist ezoterik/yii2-html5shiv-asset "*"

or add, (*3)

"ezoterik/yii2-html5shiv-asset": "*"

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

Usage

Register Html5ShivAsset in your views with: php ezoterik\html5shivAsset\Html5ShivAsset::register($this);, (*5)

Or set a dependancy in your AppAsset with: php public $depends = [ // ... 'ezoterik\html5shivAsset\Html5ShivAsset', // ... ];, (*6)

The Versions

09/03 2016

dev-master

9999999-dev

HTML5 Shiv asset for Yii2 framework

  Sources   Download

MIT

The Requires

 

extension yii2 js html5 html5shiv

09/03 2016

1.0.0

1.0.0.0

HTML5 Shiv asset for Yii2 framework

  Sources   Download

MIT

The Requires

 

extension yii2 js html5 html5shiv