Top 5 PHP Error Handling Projects
-
Project mention: spatie/ignition is now framework agnostic and can be used as your local error handler in any PHP project | reddit.com/r/PHP | 2022-01-19
I've been using whoops but it's a bit stale (not even 7.x or 8.x native, just compatible with those but still very much 5.x code). Might have to explore ignition.
-
Tracy
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it. (by nette)
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
Project mention: Laravel Exception Emailer: Laravel exception message & stack trace emailer. | reddit.com/r/laravel | 2021-08-01
Looks good. I don't know if sneaker is abandoned (it can't be installed on L8), but that's what I used before switching to Sentry. It has a few extra features that you might want to add (customizable notifications, silencing, and ignorable exceptions).
-
Project mention: spatie/ignition is now framework agnostic and can be used as your local error handler in any PHP project | reddit.com/r/PHP | 2022-01-19
I haven't worked on this myself, but several of my colleagues did. Ignition has been the default error handler in Laravel for a while now, and the newest release now allows any PHP to use it. All Laravel-specific features are separated in spatie/laravel-ignition now.
-
friendly exceptions support;
PHP Error Handling related posts
Index
What are some of the best open-source Error Handling projects in PHP? This list will help you:
Project | Stars | |
---|---|---|
1 | Whoops | 12,745 |
2 | Tracy | 1,509 |
3 | sneaker | 224 |
4 | laravel-ignition | 158 |
5 | friendly-exception | 40 |
Are you hiring? Post a new remote job listing for free.