PHPackages                             xiao/framework - 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. xiao/framework

ActiveProject[Framework](/categories/framework)

xiao/framework
==============

xiao work FrameWork

06PHP

Since Aug 29Pushed 8y ago1 watchersCompare

[ Source](https://github.com/junming4/xiaoFrameWork)[ Packagist](https://packagist.org/packages/xiao/framework)[ RSS](/packages/xiao-framework/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

入职练习
====

[](#入职练习)

```
开始时间为： 2017-05-15 09:47

```

开发目标：能自动加载 model+controller
===========================

[](#开发目标能自动加载-modelcontroller)

App 存放 数据源码
===========

[](#app-存放-数据源码)

\#访问地址：

\#用户表 CREATE TABLE `user` ( `user_id` int(11) unsigned NOT NULL AUTO\_INCREMENT, `user_name` varchar(100) NOT NULL DEFAULT '' COMMENT '用户名', `nick_name` varchar(100) NOT NULL DEFAULT '' COMMENT '昵称', `real_name` varchar(100) NOT NULL DEFAULT '', `password` char(32) NOT NULL DEFAULT '' COMMENT '密码', `email` varchar(100) NOT NULL DEFAULT '' COMMENT '邮箱', `sex` tinyint(1) NOT NULL DEFAULT '0' COMMENT '性别', `birthday` date DEFAULT NULL COMMENT '出生日期', `province` varchar(255) NOT NULL DEFAULT '' COMMENT '省市id', `city` varchar(255) NOT NULL DEFAULT '' COMMENT '市区', `hobby` varchar(100) NOT NULL DEFAULT '' COMMENT '爱好', `create_time` int(10) NOT NULL DEFAULT '0' COMMENT '注册时间', PRIMARY KEY (`user_id`), UNIQUE KEY `username` (`user_name`), UNIQUE KEY `email` (`email`) ) ENGINE=InnoDB AUTO\_INCREMENT=15 DEFAULT CHARSET=utf8; 格式必须符合事实 参数测试

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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://avatars.githubusercontent.com/u/7088615?v=4)[junming](/maintainers/junming4)[@junming4](https://github.com/junming4)

### Embed Badge

![Health badge](/badges/xiao-framework/health.svg)

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

###  Alternatives

[laravel/dusk

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

1.9k38.6M290](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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