yii2-extensions/asset-popper
最新稳定版本:0.1.0
Composer 安装命令:
composer require yii2-extensions/asset-popper
包简介
Assset bundle for Popper.js for Yii Framework.
README 文档
README
Assset bundle for Popper.js.
Installation
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist yii2-extensions/asset-popper:^0.1
or add
"yii2-extensions/asset-popper": "^0.1"
to the require section of your composer.json file.
Basic usage
<?php declare(strict_types=1); use Yii2\Asset\PopperAsset; PopperAsset::register($this);
CDN usage
<?php declare(strict_types=1); use Yii2\Asset\PopperCdnAsset; PopperCdnAsset::register($this);
Quality code
Support versions Yii2
Testing
Check the documentation testing to learn about testing.
Our social networks
License
The MIT License. Please see License File for more information.
统计信息
- 总下载量: 1.25k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: mit
- 更新时间: 2023-11-23