Libraries tagged by excepcion
daverandom/exceptional-json
1369460 Downloads
JSON encoding and decoding that throws exceptions on failure
phine/exception
734113 Downloads
A PHP library for improving the use of exceptions.
tylercd100/lern
151315 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.
squareboat/sneaker
187598 Downloads
An easy way to send emails with stack trace whenever an exception occurs on the server for Laravel Applications.
phpattempt/phpattempt
1966 Downloads
Helper function to enforce error-first approach in your code
mindscape/raygun4php
1482690 Downloads
Raygun.com client for sending errors and exceptions automatically.
laravel-admin-ext/reporter
75853 Downloads
Exception reporter for laravel
kdyby/strict-objects
1612619 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
kamranahmedse/laravel-faulty
14721 Downloads
A minimal package to assist in returning RESTful exceptions in your APIs.
ikkez/f3-falsum
132127 Downloads
Pretty error handling for Fat-Free Framework
facile-it/sentry-module
333249 Downloads
This module allows integration of Sentry Client into laminas and mezzio
axy/backtrace
1626106 Downloads
Tracing in PHP
tobion/retry
294156 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
516002 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
scriptfusion/pip
16265 Downloads
Immediately prints exceptions and assertion failures during testing.