Skip to content

pianeer/PHP_Profiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PHP_Profiler

A simple PHP profiler to inspect certain parts of code.

To begin using this, just include this script inside your code and place the part of your code you'd like to inspect between the profiler_start and profiler_stop function calls. Finally call profiler_dump() to view the results. An example below:

About

A simple PHP profiler to inspect certain parts of code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published