Download the PHP package spiral-packages/yii-error-handler-bridge without Composer
On this page you can find all versions of the php package spiral-packages/yii-error-handler-bridge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download spiral-packages/yii-error-handler-bridge
More information about spiral-packages/yii-error-handler-bridge
Files in spiral-packages/yii-error-handler-bridge
Package yii-error-handler-bridge
Short Description Yii Error Handler integration package for Spiral Framework
License MIT
Homepage https://github.com/spiral-packages/yii-error-handler-bridge
Informations about the package yii-error-handler-bridge
Yii error handler bridge
Requirements
Make sure that your server is configured with following PHP version and extensions:
- PHP 8.1+
- Spiral framework 3.0+
Documentation, Installation, and Usage Instructions
See the documentation for detailed installation and usage instructions.
Acceptance Test Sandbox
This package includes an acceptance test sandbox that demonstrates how the different error renderers work with various verbosity levels. The sandbox provides a simple web interface to visualize errors rendered in HTML, JSON, XML, and Plain Text formats.
Running the Sandbox
You can run the sandbox using Composer:
Or manually start the PHP built-in web server from the project root:
Then open your browser and navigate to http://localhost:8000
The interface allows you to select different renderer types (HTML, JSON, Plain Text, XML) and verbosity levels (Basic, Verbose, Debug) to see how exceptions are presented in each format.
This sandbox is useful for testing and understanding how the error renderers work in different scenarios without needing to integrate them into a full application.
License
The MIT License (MIT). Please see License File for more information.
All versions of yii-error-handler-bridge with dependencies
spiral/boot Version ^3.0
spiral/exceptions Version ^3.0
yiisoft/error-handler Version 4.1.0