PHPackages                             rkit/bootstrap-yii2 - 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. rkit/bootstrap-yii2

ActiveProject[Framework](/categories/framework)

rkit/bootstrap-yii2
===================

Bootstrap for Yii2

9728PHP

Since Jun 26Pushed 7y ago3 watchersCompare

[ Source](https://github.com/rkit/bootstrap-yii2)[ Packagist](https://packagist.org/packages/rkit/bootstrap-yii2)[ RSS](/packages/rkit-bootstrap-yii2/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Bootstrap for Yii2
==================

[](#bootstrap-for-yii2)

[![Build Status](https://camo.githubusercontent.com/58527c13f9d29c6ac82099c29863c7bbbb1c258687e1c1bbb18b8eba9c2bc78f/68747470733a2f2f7472617669732d63692e6f72672f726b69742f626f6f7473747261702d796969322e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/rkit/bootstrap-yii2)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/eda1a1cdd3fb060bee6faa4d9c20cd6ba2ebba524d53e6bedf5366950f6f8373/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f726b69742f626f6f7473747261702d796969322f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/rkit/bootstrap-yii2/?branch=master)

Features
--------

[](#features)

- Users, Roles, Registration, Basic and social authorization
- [Settings](https://github.com/rkit/settings-yii2)
- [File Manager](https://github.com/rkit/filemanager-yii2)

Soft
----

[](#soft)

- PHP 7.1.10
- Node 8 + NPM 5
- Composer

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

[](#installation)

1. Cloning a repository

    ```
    git clone https://github.com/rkit/bootstrap-yii2.git
    cd bootstrap-yii2
    ```
2. Copy [.env.dist](./.env.dist) to `.env` and specify settings
3. Creating a project

    ```
    composer create-project

    # or if using Docker:
    docker-compose up -d
    docker-compose exec php composer create-project
    ```

Access to the Control Panel

```
email: editor@example.com
password: fghfgh
```

Development configuration
-------------------------

[](#development-configuration)

For enable **debug mode**, add to nginx config:

```
fastcgi_param APPLICATION_ENV development;
```

Tests
-----

[](#tests)

[See docs](/tests/#tests)

Coding Standard
---------------

[](#coding-standard)

- PHP Code Sniffer ([phpcs.xml](./phpcs.xml))
- ESLint ([.eslintrc](./.eslintrc))

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/26f3097962081483e807941af9e4836adfe28c8c964b3972514e04deeeb10ed6?d=identicon)[rkit](/maintainers/rkit)

---

Top Contributors

[![rkit](https://avatars.githubusercontent.com/u/4242765?v=4)](https://github.com/rkit "rkit (507 commits)")

---

Tags

bootstrapyii2

### Embed Badge

![Health badge](/badges/rkit-bootstrap-yii2/health.svg)

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

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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