Registry / utility / middlewares-whoops

middlewares-whoops

JSON →
library2.1.1phppackagistunverified

Middleware to use Whoops as error handler

composer require middlewares/whoops
INSTALL
IMPORT
SIG · MIDDLEWARES-WHOOPS
M
middlewares-whoops
utilityphpv2.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Whoops
use Middlewares\Whoops;

Use Whoops as an error handler middleware

use Middlewares\Whoops; $middleware = new Whoops(); $middleware->handle($request, $response, $next);
Debug
Known issues
breakingRequires PHP 7.2+ and the filp/whoops package.
fix
Ensure filp/whoops is installed via Composer.
affects: >=2.0.0
Upgrade
Version history
2.1.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
middlewares-whoops — pip install middlewares-whoops · libregistry