axy/errors
axy/errors is a PHP 8.1+ helper for defining and organizing exception classes. Provides common exception structures, basic error classes, default messages, backtrace truncation, and global options to standardize error handling across projects.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| boson/excepciones-bundle | 0.85 | — | 1 | 2 | 0 | 0 | 0 | 0.3 | — | — | 10 years ago | |
| bugloos/error-response-bundle | 0.84 | — | 12 | 12 | 2 | 37 | 0 | 3.4 | 8.1 | MIT | 2 years ago | |
| jftecnologia/laravel-exceptions | 0.84 | — | 0 | 0 | 2 | 8 | 0 | 15.2 | 14.8 | MIT | 4 months ago | |
| amontreuil/exception-handler-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 4.8 | — | — | 4 years ago | |
| bytestechnolabs/custom-exception-handler | 0.83 | Laravel package for configurable exception handling: map exception classes to custom messages, HTTP status codes, and extra response data via config. Includes helper to add custom data dynamically during catch blocks for consistent API error responses. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| holicz/simple-exception | 0.83 | Lightweight base exception for PHP/Laravel with structured context: a safe public message for users, a private debug message for logs, and an HTTP status code. Create your own exceptions by extending BaseException and pass an ExceptionContext. | 0 | 0 | 0 | 2 | 0 | 1.8 | 6.6 | — | 5 years ago | |
| camelot/thrower | 0.82 | Utility wrappers that replace PHP’s inconsistent error/warning/notice behavior with exception-based throwing. Simplifies common tasks by ensuring functions fail predictably via exceptions (excluding deprecation warnings). | 1 | 1 | 0 | 0 | 0 | 0.3 | — | MIT | 6 years ago | |
| dosfarma/exceptions | 0.82 | Lightweight Laravel/PHP exception utilities for standardizing, wrapping, and handling application errors. Helps you define consistent exception types and messages across your codebase, improving error clarity, debugging, and maintainability with minimal setup. | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — | |
| symfony/error-handler | 0.82 | Symfony ErrorHandler provides robust error and exception handling tools for PHP. Enable debug mode, register an error handler, and use DebugClassLoader for better stack traces. Convert PHP notices/warnings into exceptions and wrap risky code with ErrorHandler::call for safer debugging. | 2,676 | 2,680 | 20 | 14M | 0 | 44.4 | 60.5 | MIT | 2 weeks ago | |
| bensonirah/handler-exception | 0.82 | — | 0 | 1 | 0 | 0 | 0 | 0.9 | — | — | 1 year ago | |
| abc/api-problem | 0.82 | Lightweight PHP library for representing API errors using RFC 7807 “Problem Details for HTTP APIs”. Create ApiProblem instances with type, title, status, detail, and instance, then serialize to JSON for consistent error responses. | 1 | 1 | 0 | 7 | 0 | 0.0 | 9.0 | MIT | — | |
| app-verk/api-exception-bundle | 0.82 | — | 1 | 1 | 5 | 32 | 0 | 2.3 | 15.4 | — | 5 years ago | |
| m6web/api-exception-bundle | 0.81 | Symfony bundle that centralizes API exception handling and returns clean JSON responses. Supports configurable error formatting, stack traces, form validation errors, exception matching/mapping, logging, and environment-specific behavior. | 65 | 64 | 7 | 15 | 1 | 1.3 | 0.9 | MIT | 7 years ago | |
| paragonie/corner | 0.81 | Corner provides extended PHP exceptions/errors with richer context: helpful long-form messages, source code snippets around the failure, and support links. Inspired by Rust-style diagnostics, useful even outside UI error pages. | 63 | 63 | 4 | 24K | 0 | 1.3 | 35.6 | — | 6 years ago | |
| dosfarma/exceptions-bundle | 0.81 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — | |
| adrianoalves/laravel-exceptionlog | 0.80 | Minimal Laravel 7+ package to persist exceptions to a database logs table. Install via Composer, migrate, then call ExceptionLog::persist($exception, $level). Includes simple level mapper (app, DB, server, console, jobs) and is customizable. | 0 | 0 | 0 | 0 | 0 | 0.9 | — | GPL-3.0 | 6 years ago | |
| avtonom/form-helper-error-bundle | 0.80 | — | 0 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| zf1/zend-exception | 0.80 | Zend Framework 1 Exception component repackaged for Composer. Lets you install only the exception-related pieces of ZF1 with optimized autoloading and smaller footprint, easing incremental migration without pulling the full framework. | 7 | 7 | 6 | 27K | 0 | 0.2 | 48.7 | BSD-3-Clause | — | |
| justbetter/laravel-error-logger | 0.80 | Manually log application errors to a database with a fluent API (message, details, group, throwable, model). Optionally schedule a daily notification job to send summaries via a chosen channel (e.g. Slack). Includes pruning command; Nova UI available separately. | 3 | 3 | 1 | 547 | 0 | 20.6 | 34.0 | MIT | 2 months ago | |
| respect/validation | 0.80 | Powerful PHP validation engine with 150+ tested validators. Build readable, chainable rules like numeric()->positive()->between(). Includes advanced exception handling and thorough docs. Great for complex input validation in any PHP app. | 6,017 | 6,142 | 775 | 806K | 5 | 67.3 | 36.8 | MIT | 1 week ago |
How can I help you explore Laravel packages today?