Libraries tagged by error list
utopia-php/logger
63662 Downloads
Utopia Logger library is simple and lite library for logging information, such as errors or warnings. This library is aiming to be as simple and easy to learn and use.
memio/linter
303924 Downloads
Memio's linter, a set of constraint that check models for syntax errors
litermi/error-notification
2513 Downloads
The Error Notification is a package to send notification when has an error
njoannidi/php-lint-bash
24791 Downloads
A short bash script to recursively lint PHP files with a nice output
cmpayments/jsonlint
4519 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.
lithemod/upload
60 Downloads
A versatile module for efficiently managing file uploads in PHP, ensuring seamless integration and robust error handling.
litermi/simple-notification
1954 Downloads
The Simple Notification is a package to send notification when has an error
jrosset/lasterrorexception
134 Downloads
PHP Exception based on error_get_last()
mr-litt/create_errors_code
14 Downloads
a tool to create errors code
dprevite/lint
54816 Downloads
Lint scans your code for PHP syntax errors.
wizacode/php-error-proof-unserializer
5 Downloads
last chance php unserializer
javiervivanco/php-lint-bash
12 Downloads
A short bash script to recursively lint PHP files with a nice output. Based on njoannidi/phpLintBash
crossjoin/json
180 Downloads
JSON decoder and encoder for PHP with full Unicode support following RFC 7159. Besides UTF-8 it also supports JSON in UTF-16BE, UTF-16LE, UTF-32BE and UTF-32LE encoding. And, as suggested by the RFC for better interoperability, it can also ignore byte order marks (BOMs) when parsing JSON.
litert/console
285 Downloads
The console of LiteRT.
litto/message
7 Downloads
Flash Message for showing Errors in PHP applications