© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Andy Gongea
Designer with significant coding experience
I am building a web application, and I need to be able to detect possible bottlenecks. Is there a good free profiler for PHP? Maybe something you have experienced in your projects.
Thanks
j
stuff ;)
xdebug/zenddebugger are standard for common profiling.
if you really wanna go for something more sophisticated blackfire.io is really good it will give you way more information but ofc not for free
j
stuff ;)
xdebug/zenddebugger are standard for common profiling.
if you really wanna go for something more sophisticated blackfire.io is really good it will give you way more information but ofc not for free