Abstract
The main purpose of the study is to compare the performance of two popular PHP language programming frameworks - Laravel 10 and Symfony 6 based on test CRUD-type applications. The benchmarking also considered the implementation process and support from the development community. The study was conducted using two simple and small test applications with the same sets of functionality. Performance was measured based on the execution times of single CRUD-type operations and handling dozens and hundreds of requests simultaneously. Execution times were measured via the Postman application from when the request was sent to the server until the response was received. The results showed that Symfony 6 is a better solution for applications where performance matters.
Reference7 articles.
1. M. Laaziri, K. Benmoussa, S. Khoulji, K. M. Larbi, A. El Yamami, A comparative study of Laravel and Symfony PHP frameworks, International Journal of Electrical and Computer Engineering 9(1) (2019) 704–712, http://doi.org/10.11591/ijece.v9i1.pp704-712.
2. P. Garbarz, M. Plechawska-Wójcik, Comparative analysis of PHP frameworks on the example of Laravel and Symfony, Journal of Computer Sciences Institute 22 (2022) 18–25, https://doi.org/10.35784/jcsi.2781.
3. Biztech, https://www.biztechcs.com/blog/laravel-vs-symfony-which-is-the-better-framework-in-2024, [09.04.2024].
4. N. Yadav, D. S. Rajpoot, S. K. Dhakad, LARAVEL: a PHP framework for e-commerce website, In 2019 Fifth International Conference on Image Information Processing (ICIIP) (2019) 503–508, http://doi.org/10.1109/iciip47207.2019.8985771.
5. 7 Most Popular PHP Frameworks To Use in 2024, https://www.excellentwebworld.com/best-php-frameworks/, [28.10.2023].