Research on ThinkPHP Framework Based on the Mode of MVC
Wang Junfan
Abstract
Wang Junfan
Abstract
The software design paradigm MVC is mandatory to make the application of the input,processing and output separately so as to achieve the division of functions of the software system. At present,PHP framework is widely used,and most of them are based on the mode of MVC. ThinkPHP is an open source PHP development framework,which is born to simplify the application development of enterprise and the quick application development of Web. MVC in ThinkPHP provides a quick development method,so that developers can quickly develop a stable business website. This paper introduces the mode of MVC and the research into its application in ThinkPHP framework. Finally,a detailed description of a student mark management system is given as an example.
OpenAlex reports 2 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
The software design paradigm MVC is mandatory to make the application of the input,processing and output separately so as to achieve the division of functions of the software system. At present,PHP framework is widely used,and most of them are based on the mode of MVC. ThinkPHP is an open source PHP development framework,which is born to simplify the application development of enterprise and the quick application development of Web. MVC in ThinkPHP provides a quick development method,so that developers can quickly develop a stable business website. This paper introduces the mode of MVC and the research into its application in ThinkPHP framework. Finally,a detailed description of a student mark management system is given as an example.
Key concepts: Computer science, Software engineering, Mode (computer interface), Model–view–controller, Web application, Software development, Software, Development (topology)