-
Instrumentation for PHP is a set of PHP scripts for measuring an application's performance via PHP. Instrumentation is a term used to describe the process of measuring an application's performance. This set of PHP scripts allows a PHP developer to target certain variables of his environment and put mechanisms in place for measuring how they react when used with his ...

