login
Home / Papers / Study on MVC Framework for Web Development in PHP

Study on MVC Framework for Web Development in PHP

1 Citations•2023•
Sadik Khan, Aaesha T. Khanam
International Journal of Scientific Research in Computer Science, Engineering and Information Technology

This research paper studied several research papers talking about different PHP frameworks, and compared them with each other for result, and some of the popular MVC frameworks for web development in PHP are reviewed.

Abstract

The Model–View–Controller (MVC) design pattern is widely used in web development and ERP to separate data layer, presentation layer, and user interaction concerns. In recent years there have been many PHP frameworks available for web developers to choose from right one. Developers face difficulty in choosing the relevant frameworks and appropriate support functions with libraries to include in their projects. For this reason, a clear understanding of the various frameworks is now becoming an important requirement for web developers. In this paper, we studied several research papers talking about different PHP frameworks, and we compared them with each other for result. In PHP, there are several MVC frameworks available that provide a structured approach to developing web applications. The purpose of this research paper is to explore and review some of the popular MVC frameworks for web development in PHP.