Skip to content

A drop-in replacement for Particletree's PHP Quick profiler for profiling PHP scripts without HTML output (for example, cron jobs)

Notifications You must be signed in to change notification settings

pilsetnieks/PQP-faceless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Nuovo's PQP-faceless is a drop-in replacement for Particletree's PHPQuickProfiler for cases where the HTML output of the latter is not desirable - either because it should not be shown to the end user or because the output isn't HTML, or it's just that no one is watching it at all.

TODO:
- Profiler data should be written to file dynamically, instead of only collecting at the end;
- Loop profiling;
- Saving profiled data to database.

www.nuovo.lv

About

A drop-in replacement for Particletree's PHP Quick profiler for profiling PHP scripts without HTML output (for example, cron jobs)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages