Libraries tagged by error code
gustavosantos/status-http
812 Downloads
HTTP response status codes indicate whether an HTTP request was completed correctly. Responses are grouped into five classes: informational responses, successful responses, redirects, client errors, and server errors.
thecodingmachine/safe
74432992 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
glhd/aire
210168 Downloads
Modern Laravel form builder. Remembers old input, retrieves error messages and comes with beautiful Tailwind-based markup out of the box.
shish/safe
473962 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
thecodingmachine/safe8
13033 Downloads
PHP8 core functions that throw exceptions instead of returning FALSE on error
drupal/core-datetime
162 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
brandonshar/stack-overflow-buddy
21 Downloads
A friendly, error prone coding companion
plaisio/error-logger-core
1420 Downloads
PhpPlaisio: Core Error Logger
webrgp/craft-ignition-core
16 Downloads
Ignition error handling alternative for Craft CMS.
coedevtech/fixit
29 Downloads
A Laravel package that captures and logs all exceptions into a database table — with optional encryption, email alerts, and a powerful CLI interface. Designed to give you full visibility into unhandled errors, without clutter or guesswork
codingnninja/lerrors
27 Downloads
Find solutions to programming errors with ease
mennovanhout/laravel-model-constants
410 Downloads
This package creates constants for column names, this can then be used instead of strings to reduce typo's errors and improve coding with your IDE
madpeterz/yapfcore
491 Downloads
YAPF - shared core for error logging
techdivision/notfound
3306 Downloads
Provides a configurable 404 error for Neos CMS. This Package comes with content dimensions support!
antaresproject/component-logger
658 Downloads
Logger is a module responsible for gathering and displaying logs coming from multiple parts of the system and other modules. It covers:Activity log - events related to objects in the system. E.g. changing user details.Error log - application errors with detailed information for easier debugging.Request log - all the HTTP requests to the application.Automation log - logs of the Automation module.Notification log - all the notifications sent to users by Notification module.