Skip to content

tony2001/funcprof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

funcprof PHP extension
======================

Simple extension for function-based profiling of PHP scripts.
Calls callbacks when entering a PHP function and leaving it, passing its name to the callback.
Internal and user-defined functions are handled separately.

About

PHP extension to help function profiling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages