PHPackages                             grozzzny/start\_project\_b3\_less - 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. grozzzny/start\_project\_b3\_less

ActiveProject

grozzzny/start\_project\_b3\_less
=================================

My default project for Yii2

011PHP

Since Oct 22Pushed 4y ago1 watchersCompare

[ Source](https://github.com/grozzzny/start_project_b3_less)[ Packagist](https://packagist.org/packages/grozzzny/start_project_b3_less)[ RSS](/packages/grozzzny-start-project-b3-less/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

My default project for Yii2. #Bootstrap3 #Less #Usuario #Admin\_panel
=====================================================================

[](#my-default-project-for-yii2-bootstrap3-less-usuario-admin_panel)

### Install project

[](#install-project)

```
composer create-project --prefer-dist --stability=dev grozzzny/start_project_b3_less www dev-master

```

### Run migrations

[](#run-migrations)

```
php yii migrate

```

### Create user

[](#create-user)

```
yii user/create   [password] [administrator]

```

### Admin panel and settings user

[](#admin-panel-and-settings-user)

```
https://my-site.com/user/admin
https://my-site.com/admin

```

#### Modules, components and widgets

[](#modules-components-and-widgets)

- User module. [Usuario](https://yii2-usuario.readthedocs.io/en/latest/)
- Admin panel. [Dashboard](https://github.com/grozzzny/admin)
- Assets. [Depends](https://github.com/grozzzny/depends)

#### Style / less structure

[](#style--less-structure)

- base
    - \_base.less
    - \_fonts.less
    - \_variables.less
- bootstrap
    - \_mixins.less
    - \_variables.less
    - bootstrap.less
- fonts
- layout
    - \_footer.less
    - \_header.less
- pages
- partials
- sections styles.less

```
@charset "UTF-8";

//Base
@import "base/_fonts.less";
@import "base/_variables.less";
@import "base/_base";

//Sections
//@import "sections/_tournaments";

//Layouts
//@import "layout/_header";

//Partials
//@import "partials/_nav-lang";

//Pages
//@import "pages/_about.less";

```

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

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/554162fffed79306459e44cdded778e493d695f0229c405b67a717697ab1cc5d?d=identicon)[grozzzny](/maintainers/grozzzny)

---

Top Contributors

[![grozzzny](https://avatars.githubusercontent.com/u/19452327?v=4)](https://github.com/grozzzny "grozzzny (153 commits)")

### Embed Badge

![Health badge](/badges/grozzzny-start-project-b3-less/health.svg)

```
[![Health](https://phpackages.com/badges/grozzzny-start-project-b3-less/health.svg)](https://phpackages.com/packages/grozzzny-start-project-b3-less)
```

PHPackages © 2026

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