2 Star 5 Fork 0

TPHP框架 - 快速开发 / tphp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 258 Bytes
一键复制 编辑 原始数据 按行查看 历史
TPHP 提交于 2021-10-30 15:11 . new
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
[*.{yml,yaml}]
indent_size = 2
[docker-compose.yml]
indent_size = 4
PHP
1
https://gitee.com/q336296/tphp.git
git@gitee.com:q336296/tphp.git
q336296
tphp
tphp
master

搜索帮助