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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bensonirah/handler-exception | 0.86 | — | 0 | 1 | 0 | 0 | 0 | 0.9 | — | — | 1 year ago | |
| dontdrinkandroot/common | 0.84 | 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 | 51 | 0 | 1.8 | 23.7 | Apache-2.0 | 2 years ago | |
| m6web/api-exception-bundle | 0.84 | 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 | |
| herrera-io/phpunit-test-case | 0.84 | PHPUnit TestCase class and Extras trait that add helpers for common test chores: create/delete temporary files and directories, call protected/private methods, and get/set protected/private properties. Use as a base class or mix into your own test case. | 1 | 1 | 0 | 18 | 0 | 0.0 | 9.8 | MIT | — | |
| c975l/exceptionchecker-bundle | 0.84 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| open-southeners/extended-php | 0.83 | Extended PHP helpers for modern apps: adds convenient functions, utilities, and small enhancements that complement core PHP to reduce boilerplate and speed up everyday development. Lightweight, easy to drop into existing projects. | 0 | 0 | 0 | 107 | 0 | 14.4 | 29.9 | MIT | 7 months ago | |
| denisok94/helper | 0.83 | A small Laravel/PHP helper package providing convenience functions to speed up everyday development tasks. Useful for common utilities and shortcuts so you can reduce boilerplate across projects. | 1 | 1 | 0 | 2 | 0 | 19.8 | 4.6 | BSD-3-Clause | 4 months ago | |
| elao/error-notifier-bundle | 0.83 | — | 61 | 59 | 27 | 334 | 6 | 3.9 | 8.8 | — | 7 years ago | |
| dosfarma/exceptions | 0.83 | 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 | — | — | — | |
| aminin/airbrake-bundle | 0.83 | — | 8 | 8 | 9 | 2K | 1 | 0.5 | 31.0 | — | — | |
| braunstetter/helper | 0.83 | braunstetter/helper is a small PHP/Laravel helper package that groups handy utility functions for everyday development—common string, array, and miscellaneous helpers you can reuse across projects to reduce boilerplate and speed up coding. | 0 | 0 | 0 | 28 | 0 | 1.2 | 20.2 | — | 3 years 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 | — | — | — | |
| phrity/util-errorhandler | 0.81 | — | 9 | 9 | 0 | 365K | 0 | 11.5 | 59.8 | MIT | 6 months ago | |
| boson/excepciones-bundle | 0.81 | — | 1 | 2 | 0 | 0 | 0 | 0.3 | — | — | 10 years ago | |
| justbetter/laravel-error-logger | 0.81 | 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 | 587 | 0 | 20.1 | 34.3 | MIT | 2 months ago | |
| holicz/simple-exception | 0.81 | 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 | |
| amontreuil/exception-handler-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 4.8 | — | — | 4 years ago | |
| symfony/error-handler | 0.80 | 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 | |
| dualmedia/common | 0.80 | 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 | 62 | 0 | 12.7 | 27.6 | MIT | 4 months ago | |
| digitalrevolution/utils | 0.80 | — | 1 | 1 | 8 | 3K | 1 | 27.4 | 51.6 | MIT | 1 month ago |
How can I help you explore Laravel packages today?