2017 © Pedro Peláez
 

yii2-extension yii2-minify-view

Yii2 View component with minification css & js

image

audriusdob/yii2-minify-view

Yii2 View component with minification css & js

  • Wednesday, May 11, 2016
  • by audriusdob
  • Repository
  • 1 Watchers
  • 0 Stars
  • 21 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 68 Forks
  • 0 Open issues
  • 42 Versions
  • 0 % Grown

The README.md

Yii 2 Minify View Component

The main feature of this component - concatenate and compress files connected through "AssetBundle"., (*1)

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

Code Status

Scrutinizer Code Quality Code Coverage Travis CI Build Status Dependency Status, (*3)

Support

GutHub issues or public chat., (*4)

Installation

composer require "rmrevin/yii2-minify-view:~1.9"

Configure

<?
return [
    // ...
    'components' => [
        // ...
        'view' => [
            'class' => '\rmrevin\yii\minify\View',
            'enableMinify' => !YII_DEBUG,
            'web_path' => '@web', // path alias to web base
            'base_path' => '@webroot', // path alias to web base
            'minify_path' => '@webroot/minify', // path alias to save minify result
            'js_position' => [ \yii\web\View::POS_END ], // positions of js files to be minified
            'force_charset' => 'UTF-8', // charset forcibly assign, otherwise will use all of the files found charset
            'expand_imports' => true, // whether to change @import on content
            'compress_output' => true, // compress result html page
            'compress_options' => ['extra' => true], // options for compress
        ]
    ]
];

The Versions

11/05 2016

dev-master

9999999-dev

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

23/02 2016

1.9.4

1.9.4.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

27/01 2016

1.9.3

1.9.3.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

26/01 2016

1.9.2

1.9.2.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

19/01 2016

dev-matt

dev-matt

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

20/08 2015

1.9.1

1.9.1.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

22/07 2015

1.9.0

1.9.0.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

19/06 2015

1.8.6

1.8.6.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

10/06 2015

1.8.5

1.8.5.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

10/06 2015

1.8.4

1.8.4.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

01/06 2015

1.8.3

1.8.3.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

01/06 2015

1.8.2

1.8.2.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

29/05 2015

1.8.1

1.8.1.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

21/05 2015

1.8.0

1.8.0.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

17/04 2015

1.7.8

1.7.8.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

15/04 2015

1.7.7

1.7.7.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

10/04 2015

1.7.6

1.7.6.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

09/04 2015

1.7.5

1.7.5.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

09/04 2015

1.7.4

1.7.4.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

08/02 2015

1.7.3

1.7.3.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

26/01 2015

1.7.2

1.7.2.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

26/01 2015

1.7.1

1.7.1.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

26/01 2015

1.7.0

1.7.0.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

03/01 2015

1.6.2

1.6.2.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

30/12 2014

1.6.1

1.6.1.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

29/12 2014

1.6.0

1.6.0.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

10/12 2014

1.5.4

1.5.4.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

19/10 2014

1.5.3

1.5.3.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

19/10 2014

1.5.2

1.5.2.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

19/10 2014

1.5.1

1.5.1.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

19/10 2014

1.5.0

1.5.0.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

25/09 2014

1.4.2

1.4.2.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

12/09 2014

1.4.1

1.4.1.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

12/09 2014

1.4.0

1.4.0.0

Yii2 View component with minification css & js

  Sources   Download

MIT

The Requires

 

css yii2 js view minify

12/08 2014

1.3.1

1.3.1.0

Yii2 view componen with minification css & js

  Sources   Download

BSD-3-Clause

The Requires

 

css yii2 js view minify

12/08 2014

1.3.0

1.3.0.0

Yii2 view componen with minification css & js

  Sources   Download

BSD-3-Clause

The Requires

 

css yii2 js view minify

12/08 2014

1.2.3

1.2.3.0

Yii2 view componen with minification css & js

  Sources   Download

BSD-3-Clause

The Requires

 

css yii2 js view minify

05/08 2014

1.2.2

1.2.2.0

Yii2 view componen with minification css & js

  Sources   Download

BSD-3-Clause

The Requires

 

css yii2 js view minify

28/07 2014

1.2.1

1.2.1.0

Yii2 view componen with minification css & js

  Sources   Download

BSD-3-Clause

The Requires

 

css yii2 js view minify

28/07 2014

1.2.0

1.2.0.0

Yii2 view componen with minification css & js

  Sources   Download

BSD-3-Clause

The Requires

 

css yii2 js view minify

16/05 2014

1.1.0

1.1.0.0

Yii2 view componen with minification css & js

  Sources   Download

BSD-3-Clause

The Requires

 

css yii2 js view minify

16/05 2014

1.0.0

1.0.0.0

Yii2 asset bundle for https://github.com/jboesch/Gritter/

  Sources   Download

BSD-3-Clause

The Requires

 

css yii2 js view minify