Whenever a light weight application is required, using of full framework with lots of features is not a good idea. There might be many functions that is not required to your application which increase application size and execution speed. To overcome this we are here with Lumen, A PHP based micro-framework which is smaller,faster and…