mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
3934a3fd15
Adding APD, a full-featured PHP profiler/debugger loaded as a zend_extension. PR: ports/56555 Submitted by: Thierry Thomas <thierry@pompo.net>
7 lines
181 B
Plaintext
7 lines
181 B
Plaintext
APD is a full-featured PHP profiler/debugger that is loaded as a
|
|
zend_extension.
|
|
|
|
It aims to be an analog of C's gprof or Perl's Devel::DProf.
|
|
|
|
WWW: http://pear.php.net/package/apd
|