PHPackages                             wdteam/yii2-asset-todc-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. wdteam/yii2-asset-todc-bootstrap

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

wdteam/yii2-asset-todc-bootstrap
================================

Yii2 asset for bower todc-bootstrap

211

Since Jun 7Compare

[ Source](https://github.com/WDTeam/yii2-asset-todc-bootstrap)[ Packagist](https://packagist.org/packages/wdteam/yii2-asset-todc-bootstrap)[ RSS](/packages/wdteam-yii2-asset-todc-bootstrap/feed)WikiDiscussions Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 asset for bower todc-bootstrap
===================================

[](#yii2-asset-for-bower-todc-bootstrap)

Yii2 asset for bower todc-bootstrap

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist wdteam/yii2-asset-todc-bootstrap "*"

```

or add

```
"wdteam/yii2-asset-todc-bootstrap": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
class AppAsset extends AssetBundle
{
    public $basePath = '@webroot';
    public $baseUrl = '@web';
    public $css = [
        'css/site.css',
    ];
    public $js = [
    ];
    public $depends = [
        'yii\web\YiiAsset',
        'yii\bootstrap\BootstrapAsset',
        'wdteam\todcbootstrap\TodcbootstrapAsset',
    ];
}```
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4744060461d6f3bfef29c7540df27baae763ccb780d0475bb3c736de86137862?d=identicon)[Winds](/maintainers/Winds)

### Embed Badge

![Health badge](/badges/wdteam-yii2-asset-todc-bootstrap/health.svg)

```
[![Health](https://phpackages.com/badges/wdteam-yii2-asset-todc-bootstrap/health.svg)](https://phpackages.com/packages/wdteam-yii2-asset-todc-bootstrap)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
