PHPackages                             etailerrs/bs4grayscale - 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. [Templating &amp; Views](/categories/templating)
4. /
5. etailerrs/bs4grayscale

ActiveYii2-extension[Templating &amp; Views](/categories/templating)

etailerrs/bs4grayscale
======================

The Bootstrap 4 template for the Yii framework

1.0.0(6y ago)03[14 PRs](https://github.com/etailerrs/yii2-bs4grayscale/pulls)BSD-3-ClausePHP

Since Dec 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/etailerrs/yii2-bs4grayscale)[ Packagist](https://packagist.org/packages/etailerrs/bs4grayscale)[ RSS](/packages/etailerrs-bs4grayscale/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (16)Used By (0)

Yii 2 Bootstrap 4 Template is a skeleton [design](https://startbootstrap.com/themes/grayscale/) best for rapidly creating small projects.

DIRECTORY STRUCTURE
-------------------

[](#directory-structure)

```
  src/             		    contains module code, Assets and Module class
  src/bs_temp/          	contains bs4 template code downloaded and unziped
  src/controllers/        	contains Module controller classes
  src/views/              	contains Demo view files for the Web application

```

INSTALLATION
------------

[](#installation)

### Install via Composer

[](#install-via-composer)

If you do not have [Composer](http://getcomposer.org/), you may install it by following the instructions at [getcomposer.org](http://getcomposer.org/doc/00-intro.md#installation-nix).

You can then install this Module using the following command:

```
composer require etailerrs/bs4grayscale

```

Now you should be able to access the application through the following URL, assuming `basic` is the directory directly under the Web root.

### Configure Yii2

[](#configure-yii2)

In your config/ directory, add new module in web.php:

```
...
# After gii configuration
$config['bootstrap'][] = 'bs4grayscale';

$config['modules']['bs4grayscale'] = [
	'class' => 'etailerrs\bs4grayscale\Module',
];

```

### Test BS4 Grayscale

[](#test-bs4-grayscale)

```
http://localhost?r=bs4grayscale

or

http://localhost/bs4grayscale

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2350d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/58445807?v=4)[EtailerRs](/maintainers/etailerrs)[@etailerrs](https://github.com/etailerrs)

---

Top Contributors

[![etailerrs](https://avatars.githubusercontent.com/u/58445807?v=4)](https://github.com/etailerrs "etailerrs (10 commits)")

---

Tags

templateyii2bootstrapgrayscale

### Embed Badge

![Health badge](/badges/etailerrs-bs4grayscale/health.svg)

```
[![Health](https://phpackages.com/badges/etailerrs-bs4grayscale/health.svg)](https://phpackages.com/packages/etailerrs-bs4grayscale)
```

###  Alternatives

[yiister/yii2-adminlte

yii2-adminlte is a package for yii framework 2 that consists a very popular backend template AdminLTE (based on bootstrap 3).

2839.3k](/packages/yiister-yii2-adminlte)[raoul2000/yii2-bootswatch-asset

Use Bootswatch theme in your Yii application with minimum effort

2145.0k4](/packages/raoul2000-yii2-bootswatch-asset)

PHPackages © 2026

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