php-spx
php-spx copied to clipboard
A simple & straight-to-the-point PHP profiling extension with its built-in web UI
I was not able to find a documentation which explains the difference between `Inc.` and `Exc.` This run was generated without profiling internal PHP methods, therefore it can't really be...
Simple search feature to filter and highlight matched functions.  after search 
Hi. I am trying to get SPX working in Laravel. The CLI is working fine but I could not get to the Web UI. Here is Nginx config: ``` server...
- Added build workflow (Nightly build) for PHP v8.2.x (#180) Build will starts automatically, daily at 02:00. Here the [link](https://github.com/AlexNDRmac/php-spx/actions/workflows/nightly.yml) to my fork with workflow run results
Is it compatible with [roadrunner](https://github.com/roadrunner-server/roadrunner/)? cannot get the SPX UI with `?SPX_KEY=dev&SPX_UI_URI=/` query applied note it differs from php-fpm env. CLI: `SPX_ENABLED=1 SPX_KEY=dev SPX_FP_LIVE=1 composer` works OK (Global stats. Flat...
This makes it easier to add newer PHP versions like PHP 8.1 and 8.2 (dev).
I always have 200 empty response on SPX web ui. Here is a small video: https://www.youtube.com/watch?v=sK8ri8rYhZ4 I'm sure that the website is working and everything except static files is routed...
I have a Notice: PHP message: PHP Notice: SPX: spx_profiler_stop (): profiling is not enabled in index.php ```php // index.php
Howdy! I have a VERY large call graph (likely bad code, recurrsion, etc), but have no way to view it. It's something like 92GB gzipped. Is there anything that can...
This change, will make clicking a report open a new tab or window, instead of opening it in the current.