4 Repositories
PHP xhprof Libraries
Easy XHProf setup to profile your laravel application!
Introduction Laravel XHProf provides you with a simple setup to profile your laravel application with the well known XHProf php extension originally d
122 Dec 23, 2022
xhprof for PHP7
xhprof for PHP7 XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based navigational interface. The raw data collection c
908 Dec 27, 2022
GUI to analyze the profiling data collected using XHProf – A Hierarchical Profiler for PHP.
To begin with, you need to install the XHProf extension. Refer to the PHP documentation if you need assistance. You will need to manually create the d
54 May 27, 2021
Web interface for XHProf profiling data can store data in MongoDB or PDO database
XHGui A graphical interface for XHProf profiling data that can store the results in MongoDB or PDO database. Application is profiled and the profiling
1.6k Dec 29, 2022