phptop is a lightweight PHP resource profiler that monitors CPU time, memory usage, and other metrics for production websites. It requires minimal configuration (single line in php.ini) and provides per-query statistics similar to the Unix 'time' command. The tool has been production-tested for years and supports PHP 5.2.0 through 8.2, making it suitable for monitoring LAMP server performance without significant overhead.
Sort: