Libraries tagged by excerpt
guanguans/laravel-exception-notify
36236 Downloads
Monitor exception and report to the notification channels(Dump、Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、Zulip).
daverandom/exceptional-json
1366077 Downloads
JSON encoding and decoding that throws exceptions on failure
tylercd100/lern
151217 Downloads
LERN (Laravel Exception Recorder and Notifier) is a Laravel 5 package that will record exceptions into a database and will notify you via Email, Pushover or Slack.
struggle-for-php/sfp-stubs-psr-log
161067 Downloads
Stubs to let Static Analysis understand psr/log (PSR-3)
squareboat/sneaker
187266 Downloads
An easy way to send emails with stack trace whenever an exception occurs on the server for Laravel Applications.
mindscape/raygun4php
1478080 Downloads
Raygun.com client for sending errors and exceptions automatically.
laravel-admin-ext/reporter
75443 Downloads
Exception reporter for laravel
kdyby/strict-objects
1608275 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
kamranahmedse/laravel-faulty
14336 Downloads
A minimal package to assist in returning RESTful exceptions in your APIs.
ikkez/f3-falsum
130653 Downloads
Pretty error handling for Fat-Free Framework
filp/damnit
289 Downloads
php error handling for cool kids
facile-it/sentry-module
330348 Downloads
This module allows integration of Sentry Client into laminas and mezzio
axy/backtrace
1613399 Downloads
Tracing in PHP
tobion/retry
284281 Downloads
A generic library to retry an operation in case of an error. You can configure the behavior like the exceptions to retry on.
shish/safe
508156 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error