slam/php-whoops-handlers

Additional handlers for Whoops

Installs: 9 159

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 1

pkg:composer/slam/php-whoops-handlers

v1.7.0 2025-09-22 12:09 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