Giter VIP home page Giter VIP logo

thinkphp-guide's Introduction

English Guide For ThinkPHP 5.0

General

Introduction

ThinkPHP is a free open source light PHP framework. It is quick, simple, and object oriented. The project started from beginning of 2006, and it is under Apache 2 License. The purpose is speed up web application development and enterprise application development.

ThinkPHP 5.0 is a reconstructed project. It leverages the modern PHP features, improves performance, decrese the dependence, supports componser intergration. It is not a upgrade for ThinkPHP 3.x but a brand new Framework.

PLEASE BE CAREFULL IF YOU WANT TO UPGRADE YOUR OLDER THINKPHP 3.2 PROJECT, IT WOULD TAKE SOME WORK

Features

  • Standards: It follows PSR-2, PSR-4 standard, supports composer and unit testing support;
  • Devlopment Guard: Bug detection, rich log information helps your development;
  • Flexible: less kernel code dependnce, supports more flexible extension and command line extensions;
  • API Friendly: Excelent performance and REST support, remote debug and supports API development;
  • Efficent: lazyload, routing, configuration, autoload cache machanisim;
  • ORM: reconstructed database, model and relationship connection, supports MongoDB.

License

Apache 2.0

thinkphp-guide's People

Contributors

dotku 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.