Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/clevstn/yii-manager
- Owner: clevstn
- License: other
- Archived: true
- Created: 2020-08-04T09:16:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-24T05:45:09.000Z (almost 2 years ago)
- Last Synced: 2024-09-18T21:44:01.057Z (5 months ago)
- Topics: php, yii, yii-manager
- Language: PHP
- Homepage: http://yii-manager.cleverstone.cn
- Size: 73.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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`用户去执行
###注:列表视图组件待开发