slam / php-whoops-handlers
Additional handlers for Whoops
Fund package maintenance!
Slamdunk
paypal.me/filippotessarotto
Installs: 5 769
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 1
Requires
- php: ~8.3.0 || ~8.4.0
- filp/whoops: ^2.15.4
Requires (Dev)
- phpstan/phpstan: ^1.12.4
- phpstan/phpstan-phpunit: ^1.4.0
- phpstan/phpstan-strict-rules: ^1.6.1
- phpunit/phpunit: ^11.3.6
- slam/php-cs-fixer-extensions: ^3.12.0
This package is auto-updated.
Last update: 2024-11-06 22:16:51 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