xpbl4/yii2-assets
最新稳定版本:v1.0.1
Composer 安装命令:
composer require xpbl4/yii2-assets
包简介
The reusable assets for Yii2 framework.
README 文档
README
Assets collection for extending features of Yii 2 framework widget.
Install
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist xpbl4/yii2-assets "*"
or add
"xpbl4/yii2-assets": "*"
to the require section of your composer.json file.
Usage
Once the extension is installed, simply use it in your code by:
xpbl4\assets\AssetBundle::register($this);
Contributing
Please see CONTRIBUTING for details.
Credits
License
yii2-assets is released under the BSD-3-Clause License. Please see License File for more information.
统计信息
- 总下载量: 26
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2023-08-31