slam/php-whoops-handlers

Additional handlers for Whoops

v1.6.0 2025-09-09 06:37 UTC

README

Latest Stable Version Downloads Integrate

Additional Handlers for Whoops.

Installation

composer require slam/php-whoops-handlers

Available Handlers

  1. BodilessHtmlHandler: render a 500 page without any detail, useful for Production
  2. EmailHandler: craft a body to give to your emailer function