dosfarma/exceptions
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| abc/api-problem | 0.87 | 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 | 6 | 0 | 0.0 | 8.3 | MIT | — | |
| boson/excepciones-bundle | 0.87 | — | 1 | 2 | 0 | 0 | 0 | 0.3 | — | — | 10 years ago | |
| jftecnologia/laravel-exceptions | 0.86 | — | 0 | 0 | 2 | 0 | 0 | 12.1 | — | MIT | 5 months ago | |
| bytestechnolabs/custom-exception-handler | 0.85 | 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 | — | — | — | |
| 4xxi/rest-request-errors | 0.85 | — | 2 | 2 | 0 | 141 | 1 | 0.1 | 16.4 | — | — | |
| bensonirah/handler-exception | 0.85 | — | 0 | 1 | 0 | 0 | 0 | 0.9 | — | — | 1 year ago | |
| m6web/api-exception-bundle | 0.85 | 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 | 96 | 1 | 1.3 | 3.8 | MIT | 7 years ago | |
| phpro/api-problem-bundle | 0.85 | Symfony bundle that turns exceptions into RFC7807 Problem Details responses (application/problem+json). Listens for ApiProblemException/HttpException/Security exceptions and converts them to standardized JSON errors based on phpro/api-problem, with support for custom transformers. | 25 | 25 | 12 | 10K | 2 | 17.8 | 39.2 | MIT | 5 months ago | |
| app-verk/api-exception-bundle | 0.84 | — | 1 | 1 | 5 | 23 | 0 | 2.3 | 15.2 | — | 5 years ago | |
| holicz/simple-exception | 0.84 | 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 | 32 | 0 | 1.8 | 21.0 | — | 5 years ago | |
| camelot/thrower | 0.84 | 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 | |
| citizen63000/easy-api-core | 0.84 | — | 0 | 0 | 1 | 1 | 0 | 18.7 | 4.8 | MIT | 1 month ago | |
| stackmasteraliza/laravel-api-response | 0.84 | — | 31 | 31 | 5 | 3 | 0 | 13.4 | 0.6 | MIT | 6 months ago | |
| raditzfarhan/laravel-api-response | 0.84 | — | 4 | 4 | 1 | 87 | 0 | 0.1 | 17.5 | MIT | — | |
| bugloos/error-response-bundle | 0.84 | — | 12 | 12 | 2 | 28 | 0 | 3.4 | 6.9 | MIT | 3 years ago | |
| paragonie/corner | 0.84 | 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 | 25K | 0 | 1.3 | 35.9 | — | 6 years ago | |
| dmp/rest-bundle | 0.83 | — | 0 | 0 | 0 | 2 | 0 | 17.3 | 7.4 | — | 3 months ago | |
| redhotmagma/apibundle | 0.83 | Laravel package that bundles common API building blocks—helpers, responses, request validation, and boilerplate to speed up creating consistent JSON endpoints. Designed to reduce repetitive setup and keep API structure standardized across projects. | 0 | 0 | — | 305 | — | 0.0 | 34.9 | — | — | |
| dovstone/symfony-blog-admin-bundle-mongodb-based | 0.83 | — | 0 | 0 | — | 0 | — | 0.3 | — | — | — | |
| sajadsdi/laravel-rest-response | 0.83 | — | 4 | 4 | 0 | 0 | 0 | 1.5 | — | MIT | 2 years ago |
How can I help you explore Laravel packages today?