PHPackages                             nick233333/yii-module - 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. nick233333/yii-module

ActiveProject[Framework](/categories/framework)

nick233333/yii-module
=====================

Yii-module Project Template

0.0.1(7y ago)22MITPHPPHP &gt;=5.4.0

Since Apr 14Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Nick233333/yii-module)[ Packagist](https://packagist.org/packages/nick233333/yii-module)[ Docs](https://github.com/nick233333/yii-module)[ RSS](/packages/nick233333-yii-module/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (9)Versions (2)Used By (0)

Yii2.0 基础模板
-----------

[](#yii20-基础模板)

目录结构说明

```
├── .bowerrc           # 前端依赖工具 bower 配置
├── .editorconfig      # (新增)编辑器配置文件，比如缩进大小、换行模式等
├── .gitignore         # (新增)git 配置文件，可以设计导出时忽略文件等
├── LICENSE.md         # 开源项目协议
├── README.md          # 项目基础介绍
├── Vagrantfile        # Vagrant 虚拟机管理软件配置
├── assets             # Yii 前端静态资源配置
├── codeception.yml    # CodeCeption 测试框架配置
├── commands           # 自定义命令
├── components         # (新增)全局应用组件
├── composer.json      # composer 依赖管理
├── composer.lock      # composer 锁定依赖版本
├── config             # 框架配置
├── controllers        # 全局应用控制器
├── docker-compose.yml # docker compose 编排配置文件
├── helpers            # (新增)全局应用助手类、函数
├── mail               # 邮件
├── models             # 全局应用模型
├── modules            # (新增)应用模块
├── requirements.php   # 开发、测试运行环境配置
├── runtime            # 框架运行生成日志、缓存文件
├── tests              # 单元测试
├── vagrant            # vagrant 环境配置
├── vendor             # 框架源码、第三方依赖库
├── views              # 全局应用视图
├── web                # 框架入口
├── widgets            # 全局视图小部件
├── yii                # 命令行运行项目
└── yii.bat            # 命令行运行项目(Windows)

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2582d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3c5fb23bde2633d9e6374421214cadf0f23257b9c176eba757b9bd37bbd6ff4b?d=identicon)[Nick233333](/maintainers/Nick233333)

---

Top Contributors

[![Nick233333](https://avatars.githubusercontent.com/u/18133917?v=4)](https://github.com/Nick233333 "Nick233333 (32 commits)")

---

Tags

modulesphpphp-frameworkphp7project-templateyii2frameworkyii2project templatebasic

### Embed Badge

![Health badge](/badges/nick233333-yii-module/health.svg)

```
[![Health](https://phpackages.com/badges/nick233333-yii-module/health.svg)](https://phpackages.com/packages/nick233333-yii-module)
```

###  Alternatives

[developeruz/yii-vue-app

Yii 2 + Vue.js Basic Project Template

1221.6k](/packages/developeruz-yii-vue-app)[yii2mod/base

Base application template for Yii2

531.3k](/packages/yii2mod-base)

PHPackages © 2026

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