Coder Social home page Coder Social logo

madeitcwang / tp-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from diycp/web

0.0 1.0 0.0 6.28 MB

基于ThinkPHP5拿来即用高性能后台管理系统

Home Page: http://tpadmin.shijinrong.cn/admin/login

License: Apache License 2.0

ApacheConf 0.02% PHP 74.56% HTML 2.68% Smarty 3.51% CSS 13.01% JavaScript 5.98% PLpgSQL 0.25%

tp-admin's Introduction

今天开始需要上线🤓 ---2017-01-28

新版本在线体验地址已经上线👏 ---2017-01-10

新版本将在https://github.com/Astonep/tp-admin最先更新

元旦到现在一直忙,新版本拖延拖延😪 ---2017-01-07

新版本快要上线啦,小伙伴鸡冻不,---2016-12-29

喜欢就Star,不只是Fork;

想要分享的动机才是驱动力,而技术仅仅是一种方法。

======================

TP-admin

TP-admin即基于ThinkPHP5拿来即用高性能后台管理系统

  • 0.1.0 查看 提供源代码,文档已废弃

官方文档

地址:http://doc.tpadmin.shijinrong.cn/

在线体验

地址:http://tpadmin.shijinrong.cn/admin/

账户:13330613321

密码:123456

线上仓库

在线地址:https://github.com/Astonep/tp-admin

源代码下载

git克隆git clone https://github.com/Astonep/tp-admin

直接下载https://github.com/Astonep/tp-admin/archive/master.zip

本地部署

运行环境要求

  • PHP >= 5.4.0
  • PDO PHP Extension
  • MBstring PHP Extension
  • CURL PHP Extension

建议配置虚拟域名(若不清楚,请自行解决之),方便接下来开展你的开发工作。

按照TP5默认,入口文件位于public/index.php 入口文件位置的设计是为了让应用部署更安全,public目录为web可访问目录,其他的文件都可以放到非WEB访问目录下面。

除非

你是一名高级PHPer,也可以为每一个模块自定义入口文件

部署完成后

http://your-domain/ 例如虚拟域名配置为www.web.com 则http://www.web.com

详细参考ThinkPHP5官方手册中的部署部分官方手册更加完善且很清楚

开发规范

tp-admin框架严格遵循ThinkPHP5开发规范,详情请参照官方手册

TP-admin——拿来即用高性能后台管理系统

TP-admin即基于ThinkPHP5的admin后台管理系统

主要特性:

  • 基础封装:后台基础类,如权限验证、实时登录等
  • 角色管理:自定义后台各菜单各节点权限分配
  • 数据验证:表单数据自动验证、数据库防注入
  • 日志记录:自动记录网站操作写入数据库
  • 账号管理:平台后台账号统一管理,自定义分配角色
  • 响应式布局:PC、移动端均有不错的表现效果
  • 异步请求:保护好全局污染

支持TP-admin的用户请到 GitHub 给我们一个star ^_^

为什么要选择TP5

因为TP5在框架中就有如下高级特性


  • 规范:遵循PSR-2、PSR-4规范,Composer及单元测试支持;
  • 严谨:异常严谨的错误检测和安全机制,详细的日志信息,为你的开发保驾护航;
  • 灵活:减少核心依赖,扩展更灵活、方便,支持命令行指令扩展;
  • API友好:出色的性能和REST支持、远程调试,更好的支持API开发;
  • 高效:惰性加载,及路由、配置和自动加载的缓存机制;
  • ORM:重构的数据库、模型及关联,MongoDb支持;

合理使用轮子

排名部分先后顺序

  • 框架:ThinkPHP5.0.2、jQuery3.1.0
  • 插件:bootstrap3.3.0、bootstrap-table1.11.0、validate.js0.10.0、pace1.0.0、metismenu2.0.2、font-awesome4.6.3
  • 平台:Github
  • ……

在此非常感谢各框架、插件、平台的支持

交流

  • 问题只接受来自Github上Issues《源码附截图,并描述清楚
  • 欢迎提出bug、便于我接下来修改
  • 若你还有足够的精力和时间,欢迎你也加入进来
  • 邮箱:[email protected]
  • 微信:imland

tp-admin's People

Contributors

aierui avatar hainuo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.