PHPackages                             horat1us/yii2-chain-bootstrap - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. horat1us/yii2-chain-bootstrap

ActiveLibrary[Framework](/categories/framework)

horat1us/yii2-chain-bootstrap
=============================

Yii2 Bootstrap Chaining

2.0.1(5y ago)01.7k[1 PRs](https://github.com/Horat1us/yii2-chain-bootstrap/pulls)MITPHPPHP &gt;=7.4

Since Mar 21Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Horat1us/yii2-chain-bootstrap)[ Packagist](https://packagist.org/packages/horat1us/yii2-chain-bootstrap)[ RSS](/packages/horat1us-yii2-chain-bootstrap/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (3)Versions (6)Used By (0)

Yii2 Chaining Bootstrap
=======================

[](#yii2-chaining-bootstrap)

[![Build Status](https://camo.githubusercontent.com/9bd33315c0c0f2ccc7701bd35941efa2780107eb382a61db0fd86980044808e9/68747470733a2f2f7472617669732d63692e6f72672f486f7261743175732f796969322d636861696e2d626f6f7473747261702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Horat1us/yii2-chain-bootstrap)[![codecov](https://camo.githubusercontent.com/199306e96d4238bd1d4227094bdb79ee1abbd8f9c59858c6c9be4f1cb4c883d3/68747470733a2f2f636f6465636f762e696f2f67682f486f7261743175732f796969322d636861696e2d626f6f7473747261702f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/Horat1us/yii2-chain-bootstrap)

This package provides yii2 bootstrap interface implementation that allows chaining few bootstraps into one. It may be useful when package includes few bootstraps.

Previously it was included into horat1us/yii2-base package as [BootstrapGroup](https://github.com/Horat1us/yii2-base/blob/1.16.0/src/BootstrapGroup.php).

Installation
------------

[](#installation)

Using [packagist.org](https://packagist.org/packages/horat1us/yii2-chain-bootstrap):

```
composer require horat1us/yii2-chain-bootstrap:^2.0
```

Usage
-----

[](#usage)

### Append package Bootstrap to your application configuration

[](#append-package-bootstrap-to-your-application-configuration)

```
