Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

jaimehing's avatar

Profiler for Laravel

Is there a good free profiler that anyone can suggest for laravel 4?

I need these things to be catered: 1.) curl response time 2.) database response 3.) memory used per function accessed by a request 4.) response time per function accessed by a request 5.) logging of ajax requests

I've tried clockwork but I'm thinking if there is something that caters all of my expectations.

0 likes
4 replies
jaimehing's avatar

Oh yeah, I've tried that but the detailed timeline is not there. Unless I'm not utilizing its full capabilities?

Please or to participate in this conversation.