Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clevstn/yii-manager

A rapid development framework based on YII2
https://github.com/clevstn/yii-manager

php yii yii-manager

Last synced: 15 days ago
JSON representation

A rapid development framework based on YII2

Awesome Lists containing this project

README

        

yii-manager
========

## 注意:该仓库已不再维护新仓库地址已转移至国内gitee[去新仓库](https://gitee.com/clever_stone/yii-manager)

![](https://img.kancloud.cn/e2/d4/e2d4f86f567435d1d31092b1647accd1_1695x884.png)

### 环境要求
+ `composer ~2.2.18`
+ `php version >= 5.6`
+ `bcmath`
+ `redis`
+ `gd2`
+ `pdo`、`pdo_mysql`
+ `mbstring`

### 使用文档
[https://www.kancloud.cn/cleverstone/yii-manager/1956677](https://www.kancloud.cn/cleverstone/yii-manager/1956677)

> 已安装扩展库有:
+ `phpoffice/phpspreadsheet` PHP电子表格处理库
+ `endroid/qr-code` QrCode处理库
+ `GoogleAuthenticator` MFA安全认证

#### 注意:`web`软件安装和命令执行必须使用网站服务所属`www`用户去执行

###注:列表视图组件待开发