Download the PHP package lajax/yii2-asset-minifier without Composer
On this page you can find all versions of the php package lajax/yii2-asset-minifier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-asset-minifier
Yii2 AssetMinifier
Runtime minification and combination of asset files.
Installation
Extension for runtime minification and combination of asset files (css, js)
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
Config
Minimal Configuration
Full Configuration
AVAILABLE MINIFIERS:
-
WEB:
-
PHP (Default minifiers):
-
CLI:
Minifiers
JavaScript minifiers:
- Web: javascript-minifier.com
- Php: CssMin
- Cli: compiler
StyleSheet minifiers:
- Web: cssminifier.com
- Php: JShrink
- Cli: Yui Compressor
Serving .js.gz and .css.gz files instead of .js or .css in Nginx:
Links
All versions of yii2-asset-minifier with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
*
natxet/cssmin Version 3.*
tedivm/jshrink Version 1.*
packagist/yuicompressor-bin Version *
packagist/closurecompiler-bin Version *
natxet/cssmin Version 3.*
tedivm/jshrink Version 1.*
packagist/yuicompressor-bin Version *
packagist/closurecompiler-bin Version *
The package lajax/yii2-asset-minifier contains the following files
Loading the files please wait ....