/php-spx

A simple & straight-to-the-point PHP profiling extension with its built-in web UI

Primary LanguageCGNU General Public License v3.0GPL-3.0

SPX - A simple profiler for PHP (Herd version)

License

This is a fork of the PHP SPX extension with a modernized and modified user interface.

Most importantly, the user interface looks more modern by making use of TailwindCSS and shadcn UI components:

Installation

If you are using Laravel Herd, the easiest way to install the extension for all available PHP versions is by making use of our installer script:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/beyondcode/php-spx/HEAD/install.sh)"

License

SPX is open source software licensed under the GNU General Public License (GPL-3). See the LICENSE file for more information.