PHPackages                             adrianmejias/blunder - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. adrianmejias/blunder

AbandonedArchivedLibrary[Debugging &amp; Profiling](/categories/debugging)

adrianmejias/blunder
====================

A PHP library that provides a pretty output for PHP error and exception handling.

00PHP

Since Dec 14Pushed 4y ago1 watchersCompare

[ Source](https://github.com/adrianmejias/blunder)[ Packagist](https://packagist.org/packages/adrianmejias/blunder)[ RSS](/packages/adrianmejias-blunder/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Blunder
=======

[](#blunder)

[![security](https://github.com/adrianmejias/blunder/actions/workflows/security.yml/badge.svg)](https://github.com/adrianmejias/blunder/actions/workflows/security.yml) [![tests](https://github.com/adrianmejias/blunder/actions/workflows/tests.yml/badge.svg)](https://github.com/adrianmejias/blunder/actions/workflows/tests.yml) [![StyleCI](https://camo.githubusercontent.com/6dbbc0c7fe2d9c3c990e63829ba72d584bbd5348317aacd6a69caa40cc4da45b/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3433373637303636392f736869656c643f6272616e63683d6d61696e)](https://github.styleci.io/repos/437670669?branch=main) [![Build Status](https://camo.githubusercontent.com/7ced7c846d2c10f902982b61c24e1d6a00becdb9c30b53bf621f02cb1a37fc1d/68747470733a2f2f7472617669732d63692e636f6d2f61647269616e6d656a6961732f626c756e6465722e7376673f6272616e63683d6d61696e)](https://travis-ci.com/adrianmejias/blunder) [![codecov](https://camo.githubusercontent.com/6c048d9905e687bba39b983cbc686e1ec77c116d8db78fdd463d5f73d91bb975/68747470733a2f2f636f6465636f762e696f2f67682f61647269616e6d656a6961732f626c756e6465722f6272616e63682f6d61696e2f67726170682f62616467652e7376673f746f6b656e3d48394f45445837393532)](https://codecov.io/gh/adrianmejias/blunder) [![Downloads](https://camo.githubusercontent.com/496c18903256d242c55b303df40284bed16de9117a13fca5a51371af09aabb66/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61647269616e6d656a6961732f626c756e646572)](https://camo.githubusercontent.com/496c18903256d242c55b303df40284bed16de9117a13fca5a51371af09aabb66/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61647269616e6d656a6961732f626c756e646572) [![Packagist](https://camo.githubusercontent.com/502ecce422fd410c815c2f48bbd17304e648cd636c148c5dae50e1484cd11f29/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61647269616e6d656a6961732f626c756e646572)](https://camo.githubusercontent.com/502ecce422fd410c815c2f48bbd17304e648cd636c148c5dae50e1484cd11f29/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61647269616e6d656a6961732f626c756e646572) [![License](https://camo.githubusercontent.com/94ecb8d4ee2ab84b33db431ad338cc4f0d3d3f28f20b25d1a86daec9a5e065d5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f61647269616e6d656a6961732f626c756e646572)](https://camo.githubusercontent.com/94ecb8d4ee2ab84b33db431ad338cc4f0d3d3f28f20b25d1a86daec9a5e065d5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f61647269616e6d656a6961732f626c756e646572) [![Liberapay](https://camo.githubusercontent.com/2c3c77ae37c45f38c80dfa44f1663ef509dae1a515d03e572036cdaf7d2e6b30/68747470733a2f2f696d672e736869656c64732e696f2f6c69626572617061792f706174726f6e732f61647269616e6d656a6961732e7376673f6c6f676f3d6c6962657261706179)](https://camo.githubusercontent.com/2c3c77ae37c45f38c80dfa44f1663ef509dae1a515d03e572036cdaf7d2e6b30/68747470733a2f2f696d672e736869656c64732e696f2f6c69626572617061792f706174726f6e732f61647269616e6d656a6961732e7376673f6c6f676f3d6c6962657261706179)

A PHP library that provides a pretty output for PHP error and exception handling.

Installation
------------

[](#installation)

This version supports PHP 8.0. You can install the package via composer:

`composer require --dev adrianmejias/blunder`

### Example

[](#example)

```
