Download the PHP package assayer-pro/yii2-asset-clean without Composer
On this page you can find all versions of the php package assayer-pro/yii2-asset-clean. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download assayer-pro/yii2-asset-clean
More information about assayer-pro/yii2-asset-clean
Files in assayer-pro/yii2-asset-clean
Download assayer-pro/yii2-asset-clean
More information about assayer-pro/yii2-asset-clean
Files in assayer-pro/yii2-asset-clean
Vendor assayer-pro
Package yii2-asset-clean
Short Description Yii2 console command to clean web/assets/ directory
License MIT
Homepage https://github.com/assayer-pro/yii2-asset-clean
Package yii2-asset-clean
Short Description Yii2 console command to clean web/assets/ directory
License MIT
Homepage https://github.com/assayer-pro/yii2-asset-clean
Please rate this library. Is it a good library?
Informations about the package yii2-asset-clean
Yii2 console command to clean web/assets/ directory
This extension added command 'asset/clean' to console application for removes caches from Yii's web/assets/ directory.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require
section of your composer.json
file.
Usage
To use this extension, add the following code in your application configuration (console.php):
Then call the extension from the command line
For ignore some directories add ignoreDirs property, e.g.
Additional arguments
All versions of yii2-asset-clean with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
>=2.0.6
The package assayer-pro/yii2-asset-clean contains the following files
Loading the files please wait ....