camelot/thrower
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).
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| c975l/exceptionchecker-bundle | 0.84 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| symfony/error-handler | 0.83 | 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,670 | 2,675 | 20 | 15M | 0 | 46.0 | 61.0 | MIT | 1 week ago | |
| amontreuil/exception-handler-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 4.8 | — | — | 4 years ago | |
| errors/exceptions | 0.82 | — | 5 | 5 | 0 | 30 | 1 | 0.1 | 7.6 | MIT | — | |
| bensonirah/handler-exception | 0.82 | — | 0 | 1 | 0 | 0 | 0 | 0.9 | — | — | 1 year ago | |
| yiisoft/friendly-exception | 0.82 | Defines FriendlyExceptionInterface for exceptions that provide a human-friendly name and suggested solution. Lets error handlers detect these exceptions and display clearer, actionable information on error pages. Includes guidance for writing short, markdown-based solutions. | 49 | 49 | 11 | 70K | 1 | 8.0 | 45.9 | BSD-3-Clause | 8 months ago | |
| jftecnologia/laravel-exceptions | 0.81 | — | 0 | 0 | 2 | 0 | 0 | 11.7 | — | MIT | 5 months ago | |
| dualmedia/common | 0.81 | Shared interfaces and reusable logic for DualMedia packages. Typically installed as an internal dependency rather than directly. Provides common contracts and helpers used across the DualMedia ecosystem. | 0 | 0 | 1 | 66 | 0 | 10.7 | 27.1 | MIT | 6 months ago | |
| bytestechnolabs/custom-exception-handler | 0.81 | 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 | — | — | — | |
| 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 | 96 | 1 | 1.3 | 3.8 | MIT | 7 years ago | |
| dontdrinkandroot/common | 0.80 | A small utility library with commonly used PHP helpers and extensions, including a PHPStan extension. Intended to provide shared building blocks for projects, with CI and code quality tooling support via SonarCloud badges. | 0 | 0 | 0 | 79 | 0 | 1.8 | 26.3 | Apache-2.0 | 2 years ago | |
| desarrolla2/mail-exception-bundle | 0.80 | — | 4 | 4 | 2 | 329 | 0 | 0.1 | 25.2 | MIT | — | |
| alterway/rest-problem-bundle | 0.80 | — | 5 | 5 | 7 | 1 | 0 | 0.5 | 0.9 | MIT | 12 years ago | |
| digitalrevolution/utils | 0.80 | — | 1 | 1 | 8 | 2K | 1 | 24.5 | 48.2 | MIT | 3 months ago | |
| paragonie/corner | 0.80 | 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 | |
| holicz/simple-exception | 0.80 | 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 | |
| axy/errors | 0.80 | 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. | 1 | 1 | 2 | 10K | 0 | 0.1 | 51.0 | MIT | — | |
| phrity/util-errorhandler | 0.80 | — | 9 | 9 | 0 | 393K | 0 | 8.9 | 58.6 | MIT | 8 months ago | |
| becklyn/utilities | 0.80 | Utility helpers for PHP/Laravel projects: small, reusable functions and classes to simplify common tasks, improve developer ergonomics, and reduce boilerplate across your application and packages. | 0 | 0 | 0 | 18 | 0 | 18.0 | 15.8 | — | 2 months ago | |
| bulatronic/api-kit | 0.80 | — | 4 | 4 | 0 | 3 | 0 | 0.0 | 2.8 | MIT | — |
How can I help you explore Laravel packages today?