slam / php-whoops-handlers
Additional handlers for Whoops
Fund package maintenance!
Slamdunk
paypal.me/filippotessarotto
Installs: 8 371
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 2
Requires
- php: ~8.3.0 || ~8.4.0
- filp/whoops: ^2.18.4
Requires (Dev)
- phpstan/phpstan: ^2.1.22
- phpstan/phpstan-phpunit: ^2.0.7
- phpstan/phpstan-strict-rules: ^2.0.6
- phpunit/phpunit: ^12.3.8
- slam/php-cs-fixer-extensions: ^3.12.0
This package is auto-updated.
Last update: 2025-09-11 14:00:54 UTC
README
Additional Handlers for Whoops.
Installation
composer require slam/php-whoops-handlers
Available Handlers
BodilessHtmlHandler
: render a 500 page without any detail, useful for ProductionEmailHandler
: craft a body to give to your emailer function