Libraries tagged by php errors
eboreum/exceptional
7843 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.
duckbug/duckbug
1837 Downloads
Compatibility package and full PHP SDK for DuckBug (https://duckbug.io)
dazzle-php/throwable
3259 Downloads
Dazzle PHP Throwable Hierarchy.
davidlienhard/log
9222 Downloads
🐘 php library for easy logging
davidlienhard/functioncaller
13422 Downloads
🐘 php library to call functions and catch triggered errors
crisu83/yii-sentry
10811 Downloads
Sentry for the Yii PHP framework.
codex-team/hawk.symfony
1468 Downloads
Symfony errors Catcher module for Hawk.so
cmpayments/jsonlint
4729 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.
bosunski/results
1214 Downloads
Rust-like Result/Option utility for PHP
nwilging/laravel-chatgpt
1997 Downloads
Super simple wrapper for openai-php/client with error handling. Specifically for ChatGPT conversations.
lotfio/ouch
264 Downloads
Ouch Error handler for PHP
lts/strict-openapi-validator
150 Downloads
High-performance, strict OpenAPI validator for PHP 8.4+ with LLM-optimized error output
sugarcraft/sugar-toast
241 Downloads
PHP port of DaltonSW/bubbleup — floating alert notification component for terminal UIs. Supports error/warning/info/success alerts at 6 screen positions, dynamic width, NerdFont/Unicode/ASCII symbols, auto-dismiss timers.
rhinox/input-data
4329 Downloads
PHP library for parsing user input data with safe type casting, sensible defaults, and robust error handling
practo/sentry-bundle
13237 Downloads
A fork for Kunstmaan sentry bundle. Minor modification and improvements. The SentryBundle for Symfony2 helps binds the raven-php module into a Symfony2 bundle for easy use with the framework. It will autoload an exception handler into the framework, so that all uncaught errors are sent to a Sentry server.