The Research of PHP Development Framework Based on MVC Pattern

PHP is one of the leading web development languages, however, the development model of existing PHP organizes without a structure, which mixes the code of data access, the processing of business logic , and web presentation layer together, as a relult, it brought about many problems in the web applications , meanwhile, it could not meet the rapid development of web apply any more. In this paper, a implementation of PHP based on MVC design patterns - FDF framework was provided for PHP developers, which can offer a framework for web applications, separate the data, view and control of web applications, afford to achieve loose coupling, thereby enhanced the efficiency, reliability, maintainability and scalability of application development.

[1]  Hasin Hayder,et al.  Smarty PHP Template Programming and Applications , 2006 .

[2]  Ohrt Monte,et al.  Smarty-the compiling PHP template engine , 2001 .

[3]  Andreas A. Veglis PHP and SQL made simple , 2005, IEEE Distributed Systems Online.

[4]  Yang Li-hua Approach to Web application program based on MVC and J2EE , 2005 .

[5]  Robert L. Nord,et al.  Applied Software Architecture , 1999, Addison Wesley object technology series.