Assets management
The package implements client-side asset (such as CSS and JavaScript) management for PHP.
It helps resolve dependencies and get lists of files ready for generating HTML <script>
and <link>
tags.
mbstring
PHP extension.The package could be installed with Composer:
composer require yiisoft/assets
There are three main steps using the package:
If you need help or have a question, the Yii Forum is a good place for that.
You may also check out other Yii Community Resources.
The Yii Assets is free software. It is released under the terms of the BSD License.
Please see LICENSE
for more information.
Maintained by Yii Software.