yiirocks/svg-inline-bootstrap

Inline Bootstrap Icons for Yii

Maintainers

Package info

github.com/YiiRocks/svg-inline-bootstrap

Homepage

pkg:composer/yiirocks/svg-inline-bootstrap

Transparency log

Fund package maintenance!

YiiRocks

Statistics

Installs: 1 144

Dependents: 1

Suggesters: 2

Stars: 0

Open Issues: 0

1.0.4 2026-08-06 23:19 UTC

This package is auto-updated.

Last update: 2026-08-20 14:44:54 UTC


README

inline
/ˈɪnlʌɪn/
adjective

included as part of the main text on a page, rather than in a separate section

This extension provides simple functions for Yii framework 3.0 applications to add Bootstrap Icons inline.

Packagist Version PHP from Packagist Packagist GitHub GitHub Workflow Status

Stats for Nerds

Coverage MSI Tests Assertions

Installation

composer require yiirocks/svg-inline-bootstrap

Usage

The default configuration will enable $svg in any view.

echo $svg->bootstrap('award');

The complete reference guide is available at Yii.Rocks.