whoops - PHP Errors For Cool Kids
March 17 2013, 8:34pm
"whoops is an error handler base/framework for PHP. Out-of-the-box, it provides a pretty error interface that helps you debug your web projects, but at heart it's a simple yet powerful stacked error handling system." Another popular one is PHP-Error: https://github.com/JosephLenton/PHP-Error .
https://github.com/filp/whoops
- Tags:
- Programming
- php
- error handling