PHPackages                             cgsmith/yii2-user-views-bootstrap3 - 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. cgsmith/yii2-user-views-bootstrap3

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

cgsmith/yii2-user-views-bootstrap3
==================================

Bootstrap 3 views for cgsmith/yii2-user module

05PHP

Since Jan 31Pushed 2mo agoCompare

[ Source](https://github.com/cgsmith/yii2-user-views-bootstrap3)[ Packagist](https://packagist.org/packages/cgsmith/yii2-user-views-bootstrap3)[ RSS](/packages/cgsmith-yii2-user-views-bootstrap3/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 User Views - Bootstrap3
============================

[](#yii2-user-views---bootstrap3)

Bootstrap3 view override for the cgsmith/yii2-user module.

This package provides Bootstrap3-styled views for the yii2-user module, maintaining compatibility with existing Bootstrap3 applications.

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

[](#installation)

```
composer require cgsmith/yii2-user-views-bootstrap3
```

Configuration
-------------

[](#configuration)

Add the following to your application configuration:

```
// config/web.php
'modules' => [
    'user' => [
        'class' => \cgsmith\user\Module::class,
        'viewPath' => '@vendor/cgsmith/yii2-user-views-bootstrap3/src/views',
    ],
]
```

Features
--------

[](#features)

- Complete Bootstrap3 styling for all user management views
- Responsive design with Bootstrap3 grid system
- Form validation and error handling
- Compatible with Bootstrap3 themes
- Accessible markup with ARIA labels

Views Included
--------------

[](#views-included)

- **Security**: Login, logout forms
- **Registration**: Sign up, email confirmation, resend
- **Settings**: Account and profile management
- **Recovery**: Password reset flow
- **Admin**: User management interface
- **Email Templates**: HTML and text email layouts

Bootstrap3 Classes Used
-----------------------

[](#bootstrap3-classes-used)

- `.panel`, `.panel-default`, `.panel-heading`, `.panel-body`
- `.btn`, `.btn-primary`, `.btn-success`, `.btn-danger`
- `.form-horizontal`, `.form-control`, `.control-label`
- `.alert`, `.alert-warning`, `.alert-info`
- `.col-md-*`, `.col-sm-*` grid system

Requirements
------------

[](#requirements)

- PHP 7.4.0 or higher
- Yii2 framework
- yiisoft/yii2-bootstrap
- cgsmith/yii2-user module

License
-------

[](#license)

BSD-3-Clause License. Please see [License File](LICENSE.md) for more information.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance56

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity12

Early-stage or recently created project

 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/a0c75d60e0c213ab44480117e6af0a09170410193dea93055ab0f5a656138a72?d=identicon)[cgsmith](/maintainers/cgsmith)

---

Top Contributors

[![cgsmith](https://avatars.githubusercontent.com/u/570018?v=4)](https://github.com/cgsmith "cgsmith (2 commits)")

### Embed Badge

![Health badge](/badges/cgsmith-yii2-user-views-bootstrap3/health.svg)

```
[![Health](https://phpackages.com/badges/cgsmith-yii2-user-views-bootstrap3/health.svg)](https://phpackages.com/packages/cgsmith-yii2-user-views-bootstrap3)
```

###  Alternatives

[mustache/mustache

A Mustache implementation in PHP.

3.3k44.6M291](/packages/mustache-mustache)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.0M25](/packages/whitecube-nova-flexible-content)[mopa/bootstrap-bundle

Easy integration of twitters bootstrap into symfony2

7042.9M33](/packages/mopa-bootstrap-bundle)[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3871.2M](/packages/limenius-react-bundle)[nicmart/string-template

StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.

2101.7M30](/packages/nicmart-string-template)

PHPackages © 2026

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