Skip to content

Makes errors and exceptions more informative and beautiful

Notifications You must be signed in to change notification settings

mkgor/beautiful-errors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Beautiful Errors

Simple library which can make your console errors more beautiful and informative

Installation

You can install it via composer

composer require mkgor/beautiful-errors

Usage

To initialize error handler, just call \BeautifulErrors\Handler::setupHandlers(); method in your code (as early as you can)

Demo

Beautiful errors OFF:

Image

Beautiful errors ON:

Image

About

Makes errors and exceptions more informative and beautiful

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages