What are the MVC model-based open source PHP systems?

Source: Internet
Author: User
Tags ruby on rails laravel tutorial
Novice do not know how to do the actual project, now look at the CI framework, but the actual operation of the project still do not understand, but like Discuz, worldpress seems to be not MVC mode (as many open source projects are like this), there is no MVC model based on the open source system, more mature, At the same time conducive to learning, please recommend the next.

This issue has been closed due to:

Reply content:

Novice do not know how to do the actual project, now look at the CI framework, but the actual operation of the project still do not understand, but like Discuz, worldpress seems to be not MVC mode (as many open source projects are like this), there is no MVC model based on the open source system, more mature, At the same time conducive to learning, please recommend the next.

It says LARAVEL.

Make an ad for a friend, a particularly good tutorial for the Chinese laravel tutorial

In fact, the best mvc (meaning the best design, not the performance) framework is not on PHP, is Ruby on Rails, what spring mvc,cake php is borrowed (Chao) (xi) It, of course, because the deployment and development of Ruby on Linux, estimated KO dropped a bunch of people who used to use Windows
PHP's MVC recommendation cakephp
CakePHP Find Ben Cookbook Reference tutorial himself write a blog program backstage, get started

Discuz not MVC mode? The idea is very strange. C is the controller, M is the model, and V is the view layer.
A template is placed in the discuz/template.
Discuz/source/module is a module that is divided by function. The inside is roughly the controller layer.
The model layer is in the discuz/source/class/table.
It can be said that like the content management system PHPCMS, forum Discuz, etc. are MVC. However, some layers may be more nuanced.

Ci,thinkphp and the like are frames. With this framework, you follow the MVC development model.
First, the frame is ripe.

Not only is MVC Laravel

Discuz is the MVC pattern, you can ask such basic questions, then prove that you do not understand the MVC design pattern, as long as the Controller,view model three layer to achieve the separation, then is the MVC design mode!!! Thanks for the adoption

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.