Download the PHP package mylistryx/yii2-bootstrap-icon without Composer
On this page you can find all versions of the php package mylistryx/yii2-bootstrap-icon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mylistryx/yii2-bootstrap-icon
More information about mylistryx/yii2-bootstrap-icon
Files in mylistryx/yii2-bootstrap-icon
Download mylistryx/yii2-bootstrap-icon
More information about mylistryx/yii2-bootstrap-icon
Files in mylistryx/yii2-bootstrap-icon
Vendor mylistryx
Package yii2-bootstrap-icon
Short Description Yii2 Bootstrap Icons font and helper
License MIT
Package yii2-bootstrap-icon
Short Description Yii2 Bootstrap Icons font and helper
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-bootstrap-icon
Bootstrap Icons font and helper for Yii 2.0 Framework
Installation
The preferred way to install this extension is through composer
Either run: composer require mylistryx/yii2-bootstrap-icon
or add "yii2-bootstrap-icon": "~1.0.0"
into your composer.json
file.
Then register assets in your view file: \yii\bootstrap5\BootstrapIconAsset::register($this)
To use helper just write <?= \yii\bootstrap5\BI:i('icon-name) ?>
in your template
Custom usage:
<?= \yii\bootstrap5\BI:i('accordion')->addCssClass('text-danger')->addDataAttribute('error-icon') ?>
All versions of yii2-bootstrap-icon with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
yiisoft/yii2 Version ~2.0.50
yiisoft/yii2-bootstrap5 Version ~2.0.0
twbs/bootstrap-icons Version v1.11.3
yiisoft/yii2 Version ~2.0.50
yiisoft/yii2-bootstrap5 Version ~2.0.0
twbs/bootstrap-icons Version v1.11.3
The package mylistryx/yii2-bootstrap-icon contains the following files
Loading the files please wait ....