Laravel Ignition
Ignition is a replacement error page for PHP. It is part of Laravel, but can be installed in any PHP project, and a Drupal contrib module provides integration. It shows a backtrace with an excerpt of the source code, parameter values, and the details from the current request.
Learn more about Laravel Ignition