Gentlemen,
We are in a bit of a debate here. An old one, php framework or no framework. We ran some tests and core php clearly takes the lead in handing requests per second and better memory consumption.
We are building an enterprise level micro services based app. So the question is, when it comes to operating costs of server, how big the difference could be if we use a framework which can handle 1k requests per second, vs no framework which can handle 7k requests.
Framework in question is laravel
Our server is centos, apache, mysql on GCP