Libraries tagged by exception-messages
jeremykenedy/laravel-exception-notifier
289771 Downloads
Laravel exception notifier will send an email of of the error along with the stack trace to the chosen recipients.
ktith/laravel-exception-notifier
725 Downloads
webfactory/behat-mink-failure-screenshots
63 Downloads
Saves the rendered page HTML via Mink and appends URL, HTTP status code and screenshot path to the exception message whenever a Behat scenario fails.
eboreum/caster
8842 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
coldume/translated-exception
35328 Downloads
Automatic exception message translation
kafoso/type-formatter
6124 Downloads
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
devnix/zip-exception
109 Downloads
Basic exception class to get a more verbose exception message from ZipArchive class
bastinald/laravel-exception-emailer
139 Downloads
Laravel exception message & stack trace emailer.
novay/notifier-module
12 Downloads
Laravel exception notifier will send an email of the error along with the stack trace to the chosen recipients.
wubinworks/error-handler
3 Downloads
Error Handler converts PHP's traditional runtime errors into ErrorException and respects user specified error reporting level. Exception Handler can output and/or log exception message with well-formatted stack trace.
savinmikhail/symfony-translatable-exceptions
338 Downloads
Make sure there's no hardcoded exception messages, only translated ones
safestudio/facebook-exception-handler
29 Downloads
Handle Facebook Exception Message
phf/varinfo
177 Downloads
Description of variables e.g. for exception messages
nextdev/varinfo
2 Downloads
Description of variables e.g. for exception messages
silverstripe/messagequeue
10323 Downloads
Simple and lightweight message queueing mechanism for SilverStripe applications, with queueing actions for long running process execution, message sending between installations and bi-directional interaction with external messaging systems such as ApacheMQ