1 Star 0 Fork 0

luoam001 / MixPHP_Ueditor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 693 Bytes
一键复制 编辑 原始数据 按行查看 历史
luoam001 提交于 2018-10-30 13:56 . 完成后端代码
{
"name": "mixstart/mixphp",
"description": "基于 Swoole 的FPM、常驻内存、协程三模 PHP 高性能框架 http://www.mixphp.cn",
"type": "project",
"keywords": [
"framework",
"mixphp",
"swoole"
],
"homepage": "http://www.mixphp.cn/",
"license": "Apache-2.0",
"authors": [
{
"name": "Jian Liu",
"email": "coder.liu@qq.com"
}
],
"require": {
"php": ">=7.0.0",
"mixstart/mixphp-framework": "1.1.1"
},
"autoload": {
"psr-4": {
"apps\\": "apps/"
}
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://packagist.phpcomposer.com"
}
}
}
PHP
1
https://gitee.com/luoam/MixPHP_Ueditor.git
git@gitee.com:luoam/MixPHP_Ueditor.git
luoam
MixPHP_Ueditor
MixPHP_Ueditor
master

搜索帮助