Libraries tagged by error-messages
fleshgrinder/format
32684 Downloads
Library for string formatting.
solodkiy/mysql-error-parser
24 Downloads
Parsing MySQL error messages to structured format
sahibalejandro/laravel-form-helpers
2034 Downloads
Handle form model binding, old input binding and validation error messages in a clean and easy way.
programmatordev/yet-another-php-validator
600 Downloads
PHP validator with expressive error messages
mouf/html.widgets.messageservice
238555 Downloads
Use this package to display info/warning/error messages to the user on a web page. Using the SessionMessageService class, you register messages to be displayed. Using the MessageWidget class, you display the error messages in your templates.
markshust/magento2-module-messages
34 Downloads
The Messages module allows you to send success, notice, warning and error messages with HTML.
jaspur/localized-exceptions
221 Downloads
A custom exception handler package for Laravel that provides localized error messages for HTTP exceptions.
gajus/vlad
40 Downloads
Input validation library, that has inbuilt error messages that are translatable, validators that are easy to extend, and that has easy to understand test declaration syntax.
kktsvetkov/wano
411 Downloads
PHP error messages reporting tool
metarush/log-once
109 Downloads
Log messages, usually error messages, only once and optionally get notified. No more flood of error logs with the same message.
iainheng/form
616 Downloads
A basic framework agnostic form building package with a few extra niceties like remembering old input and retrieving error messages.
fienta/bootforms
30 Downloads
Form builder with Bootstrap-specific conveniences. Remembers old input, retrieves error messages and handles all your boilerplate Bootstrap markup automatically.
cmpayments/jsonlint
4589 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
ap-lib/error-node
21 Downloads
A simple and lightweight PHP library for handling structured error messages, useful for validation, data processing, and API responses
aliirfaan/citronel-error-catalogue
24 Downloads
Maintain an error catalogue code to display in error messages for better error reporting and support.