An empirical study of the evolution of PHP MVC framework

Commercial, social and educational importance of web technology has tremendously increased research activities in web programming/scripting. Several methods for writing PHP codes such as Object Oriented Programming (OOP), Procedural PHP coding and Model View Controller (MVC) pattern have been propos...

Full description

Bibliographic Details
Main Authors: Olanrewaju, Rashidah Funke, Islam, Thouhedul, Ali, Nor'ashikin
Other Authors: Sulaiman, Hamzah Asyrani
Format: Conference or Workshop Item
Language:English
English
Published: Springer International Publishing 2015
Subjects:
Online Access:http://irep.iium.edu.my/39129/
http://irep.iium.edu.my/39129/
http://irep.iium.edu.my/39129/8/Rashidah-Olanrewaju-PHP-MVC-1.pdf
http://irep.iium.edu.my/39129/11/39129_An%20empirical%20study%20of%20the%20evolution_Scopus.pdf
Description
Summary:Commercial, social and educational importance of web technology has tremendously increased research activities in web programming/scripting. Several methods for writing PHP codes such as Object Oriented Programming (OOP), Procedural PHP coding and Model View Controller (MVC) pattern have been proposed. Model View Controller (MVC) which is one of the most powerful method for developing PHP application has many variant such Laravel, Symfony, CodeIgniter, CakePHP etc. However, selection of best MVC framework among the variants is of concern to the programmers as well as project managers, especially when managing big applications. Hence, performance evaluation criterions are required. This paper discusses the MVC based most famous PHP frameworks, evaluate their performance and it was found that Laravel outperforms other MVC framework, hence Laravel is proposed as the most suitable PHP framework for future web technology.