forp : Simple, Product Oriented PHP Profiler

forp

forp is a PHP profiler written in C. forp is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output. forp is non intrusive and it provides PHP annotations to do its work. forp provides a structure so simple that it’s easy to make your own UI.

forp lets you take the measurement of time and allocate memory of each function, file and line number of the function call, captions of functions, grouping of functions and many more.

 

[button color=”blue” size=”medium” link=”http://anthonyterrien.com/forp/” target=”blank” ]forp PHP Profiler[/button]

forp : Simple, Product Oriented PHP Profiler
Rate this post

Leave a Reply