memprof

pecl install memprof

Memory profiler

Memprof is a fast and accurate memory profiler that can be used to find the cause of memory leaks in PHP applications.

Maintainer

  • Arnaud Le Blanc (lead )

Details

Stars: 801
Issue openned: 16
Downloads: 86593
2.1.0
4 years ago
Version 2.1.0 change log

* Added a way to trigger profiling from the environment
* Stability improvements