Skip to content

YiiRocks/yii-bootstrap-icons

Repository files navigation

Bootstrap Icons Assets

Yii3 Asset bundle for the Bootstrap Icons

Packagist Version PHP from Packagist Packagist GitHub

Installation

The package could be installed via composer:

composer require yiirocks/yii-bootstrap-icons

Usage

use YiiRocks\Yii\Bootstrap\Icons\Assets\BootstrapIconsAsset;

$assetManager->register(
    BootstrapIconsAsset::class,
);

Unit testing

The package is tested with Psalm and PHPUnit. To run tests:

composer psalm
composer phpunit

Maintainability Codacy branch grade GitHub Workflow Status

About

Yii3 Asset Bundle for the Bootstrap Icons

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages