Giter Club home page Giter Club logo

phpproject's Introduction

PHP的Web项目框架实例 分层分模块实现

备注:分模块开发 已完成管理后台的基本功能, 可在此基础上开始业务逻辑开发; 本项目是由Java项目重写成PHP项目

1. 项目结构图如下:

2. 项目搭建

2.1 安装Nginx/PHP/Mysql/Redis

2.2 按/doc/database.sql 新建库表

2.3 修改Mysql/Redis的链接配置

2.4 配置域名 admin.test.com 指向 admin模块下的单一入口文件index.php

2.5 配置域名 data.test.com 指向 data 模块下的单一入口文件index.php

2.6 配置域名static.test.com 执行 resources/static 静态资源文件地址

更新记录:

2018/03/12 新增数据统计模块/后台模块和统计模块通过http通信/后台数据展示

2018/03/19 新增数据分析模块采集脚本(定时任务/消息队列)

2018/03/23 优化整理框架结构

phpproject's People

Contributors

bobogithub avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

phpproject's Issues

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.