15 Star 36 Fork 11

韩旭 / tpr-cms

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
tpr
Loading...
README
MIT

面向多应用后端开发的管理系统和接口开发框架

前端页面基于 layui2 开发,服务端基于 TPR 框架核心开发

Github: TPR-CMS

所需环境

  • php7.1+

下载源码

  • github
git clone https://github.com/AxiosCros/tpr-cms.git

composer install

快速使用

  • 启动 web 服务
composer start
  • 访问默认接口

http://localhost:8088/index.php

  • 访问管理系统

http://localhost:8088/admin.php

命令行方式

./tpr

# or

php tpr

# console output

Command Tools for TPR application 1.0.0

Usage:
  command [options] [arguments]

Options:
  -h, --help            Display this help message
  -q, --quiet           Do not output any message
  -V, --version         Display this application version
      --ansi            Force ANSI output
      --no-ansi         Disable ANSI output
  -n, --no-interaction  Do not ask any interactive question
  -v|vv|vvv, --verbose  Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug

Available commands:
  help  Displays help for a command
  list  Lists commands
  make  generate code of command
  test  test command

开源协议

遵循 MIT 开源协议发布,并提供免费使用

MIT License Copyright (c) 2019 Axios Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

面向接口开发的后台管理系统 展开 收起
PHP 等 4 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
PHP
1
https://gitee.com/AxiosLeo/tpr-cms.git
git@gitee.com:AxiosLeo/tpr-cms.git
AxiosLeo
tpr-cms
tpr-cms
master

搜索帮助