Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spiral-packages/yii-error-handler-bridge

The Yii Error Handler is a bridge package for Spiral Framework that provides integration with the Yii framework's error handlers.
https://github.com/spiral-packages/yii-error-handler-bridge

Last synced: about 2 months ago
JSON representation

The Yii Error Handler is a bridge package for Spiral Framework that provides integration with the Yii framework's error handlers.

Awesome Lists containing this project

README

        

# Yii error handler bridge

[![PHP Version Require](https://poser.pugx.org/spiral-packages/yii-error-handler-bridge/require/php)](https://packagist.org/packages/spiral-packages/yii-error-handler-bridge)
[![Latest Stable Version](https://poser.pugx.org/spiral-packages/yii-error-handler-bridge/v/stable)](https://packagist.org/packages/spiral-packages/yii-error-handler-bridge)
[![phpunit](https://github.com/spiral-packages/yii-error-handler-bridge/actions/workflows/phpunit.yml/badge.svg)](https://github.com/spiral-packages/yii-error-handler-bridge/actions)
[![psalm](https://github.com/spiral-packages/yii-error-handler-bridge/actions/workflows/psalm.yml/badge.svg)](https://github.com/spiral-packages/yii-error-handler-bridge/actions)
[![Codecov](https://codecov.io/gh/spiral-packages/yii-error-handler-bridge/branch/master/graph/badge.svg)](https://codecov.io/gh/spiral-packages/yii-error-handler-bridge/)
[![Total Downloads](https://poser.pugx.org/spiral-packages/yii-error-handler-bridge/downloads)](https://packagist.org/spiral-packages/yii-error-handler-bridge/phpunit)

## 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](https://spiral.dev/docs/basics-errors#yii-error-renderer) for detailed installation and usage instructions.

## License

The MIT License (MIT). Please see [License File](LICENSE) for more information.