itxq/think-whoops

基于whoops的系统异常处理类,ThinkPHP6专用

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:think-extend

pkg:composer/itxq/think-whoops

v1.0.0 2019-07-26 06:57 UTC

This package is auto-updated.

Last update: 2025-09-26 21:04:58 UTC


README

PHP Version Latest Stable Version Total Downloads Latest Unstable Version License composer.lock available

让Whoops接管ThinkPHP6异常, Whoops提供stackbased错误捕获及超美观的错误

安装扩展

composer require itxq/think-whoops

开启调试

APP_DEBUG = true