Whoops is a small library, available as a Composer package, that helps you handle errors and exceptions across your PHP projects. Out of the box, you get a sleek, intuitive and informative error page each time something goes pants-up in your application. Even better, under all that is a very straight-forward, but flexible, toolset for dealing with errors in a way that makes sense for whatever it is that you’re doing.
The library’s main features are:
- Detailed and intuitive page for errors and exceptions
- Code view for all frames
- Focus on error/exception analysis through the use of custom, simple middle-ware/handlers
- Support for JSON and AJAX requests
- Included providers for Silex and Zend projects through the bundled providers, and included as part of the Laravel 4 core
- Clean, compact, and tested code-base, with no extra dependencies
Comments
Be the first to write a comment
You must me logged in to write a comment.