1 Star 0 Fork 0

xierikai/thinkphp6_jodit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 697 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ric 提交于 2019-09-27 00:08 . xiug
{
"name": "ric/thinkphp6-jodit",
"description": "think6 jodit用后端",
"license": "Apache-2.0",
"version": "v1.0.1",
"keywords": [
"think",
"thinkphp6",
"jodit"
],
"authors": [
{
"name": "ric",
"email": "596868636@qq.com"
}
],
"require": {
"php": ">=7.1.0",
"jodit/application": "2.0.*"
},
"autoload": {
"psr-4": {
"ric\\jodit\\": "src/"
},
"files": [
"src/index.php"
]
},
"extra": {
"think": {
"config": {
"jodit": "src/config/jodit.php"
}
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tojeekup/thinkphp6_jodit.git
git@gitee.com:tojeekup/thinkphp6_jodit.git
tojeekup
thinkphp6_jodit
thinkphp6_jodit
master

搜索帮助