Coder Social home page Coder Social logo

framework's Introduction

ThinkPHP 6.0

Build Status Scrutinizer Code Quality Code Coverage Total Downloads Latest Stable Version PHP Version License

ThinkPHP6.0底层架构采用PHP7.1改写和进一步优化。

计划实现的核心主要特性:

  • 采用PHP7强类型特性
  • 支持更多的PSR规范
  • 多应用支持
  • 引入事件系统替代行为
  • 全新的应用服务架构
  • 视图和模板引擎分离
  • IDE助手
  • 用法统一和精简

ThinkPHP6.0的运行环境要求PHP7.1+。

安装

composer create-project topthink/think tp 6.0.*-dev

启动服务

cd tp
php think run

然后就可以在浏览器中访问

http://localhost:8000

如果需要更新框架使用

composer update topthink/framework

命名规范

ThinkPHP6遵循PSR-2命名规范和PSR-4自动加载规范。

参与开发

请参阅 ThinkPHP核心框架包

版权信息

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

本项目包含的第三方源码和二进制文件之版权信息另行标注。

版权所有Copyright © 2006-2019 by ThinkPHP (http://thinkphp.cn)

All rights reserved。

ThinkPHP® 商标和著作权所有者为上海顶想信息科技有限公司。

更多细节参阅 LICENSE.txt

framework's People

Contributors

liu21st avatar yunwuxin avatar huangdijia avatar aoiujz avatar kinosang avatar vus520 avatar lofanmi avatar pwf0112 avatar luofei614 avatar shuipf avatar 5ini99 avatar cjango avatar zzpuser avatar liuzhaowei55 avatar vancels avatar yangweijie avatar oldrind avatar leunggamciu avatar g1471 avatar hugtale avatar fangrenfu avatar slince avatar zizhilong avatar zhylninc avatar dongww avatar sanyc avatar pakey avatar big-dream avatar newday-me avatar tsingsun 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.