spatie/laravel-error-solutions
Shows helpful, actionable “solutions” directly on Laravel’s error page, explaining likely causes and fixes. Some solutions are runnable with one click (e.g., generate APP_KEY), speeding up debugging during local development.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/error-solutions | 0.86 | Collection of reusable “solutions” for common runtime errors, used by Spatie’s error tools like Ignition and Flare. Provides a shared way to suggest fixes and actionable hints when exceptions occur in Laravel and PHP apps. | 68 | 68 | 8 | 4M | 0 | 20.3 | 62.4 | MIT | 3 months ago | |
| bytestechnolabs/custom-exception-handler | 0.84 | 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 | — | — | — | |
| open-southeners/extended-laravel | 0.83 | Adds handy Laravel extensions and helper utilities to streamline common tasks and reduce boilerplate. Designed as a lightweight add-on for projects needing extra convenience features beyond the core framework, with simple installation and integration. | 0 | 0 | 0 | 94 | 0 | 22.1 | 31.5 | MIT | 1 month ago | |
| citizen63000/easy-api-core | 0.83 | — | 0 | 0 | 1 | 5 | 0 | 6.1 | 11.2 | MIT | 9 months ago | |
| dovstone/symfony-blog-admin-bundle-mongodb-based | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 3 years ago | |
| open-southeners/extended-php | 0.82 | 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 | 82 | 0 | 15.2 | 28.4 | MIT | 7 months ago | |
| spatie/laravel-package-tools | 0.82 | A base PackageServiceProvider for Laravel package authors to quickly register and publish config, views, translations, assets, routes, migrations, commands, view components/composers, and an optional interactive install command. | 946 | 957 | 164 | 6M | 0 | 38.8 | 61.8 | MIT | 2 weeks 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 | — | — | — | |
| jftecnologia/laravel-exceptions | 0.82 | — | 0 | 0 | 2 | 8 | 0 | 15.2 | 14.8 | MIT | 3 months ago | |
| elao/error-notifier-bundle | 0.82 | — | 61 | 59 | 27 | 260 | 6 | 3.9 | 8.1 | — | 7 years ago | |
| spatie/laravel-error-share | 0.82 | Adds a “Share” button to Laravel exception pages so you can generate a link and let teammates view the full error details without screen sharing. Install as a dev dependency and share local exceptions instantly. | 42 | 42 | 6 | 153K | 0 | 22.8 | 57.3 | MIT | 3 weeks ago | |
| darkmatterfr/constellation-sdk | 0.82 | Laravel-friendly PHP SDK for Darkmatterfr Constellation: provides API client helpers, authentication and request handling to integrate Constellation services into your app quickly, with clean abstractions, configuration support and extendable components. | 0 | 0 | 0 | 0 | 3 | 1.6 | 0.4 | — | 2 years ago | |
| bensonirah/handler-exception | 0.82 | — | 0 | 1 | 0 | 0 | 0 | 0.9 | — | — | 1 year ago | |
| bugloos/error-response-bundle | 0.81 | — | 12 | 12 | 2 | 21 | 0 | 3.4 | 5.8 | MIT | 2 years ago | |
| laravel/liferaft | 0.81 | Liferaft is a Laravel package that adds reliable background job and queue tooling, helping you run tasks safely with better control, monitoring, and recovery. Ideal for apps that need robust async processing and fewer failed or stuck jobs. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| 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 | |
| spatie/laravel-tags | 0.80 | Add flexible tagging to Laravel Eloquent models with the HasTags trait. Create, attach, detach, and query tags with ease, with built-in support for tag types, translations, and sorting—ideal for organizing content across your app. | 1,740 | 1,760 | 286 | 474K | 0 | 41.0 | 37.9 | MIT | 3 months ago | |
| m6web/api-exception-bundle | 0.80 | 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 | |
| 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 | 1 week ago | |
| spatie/laravel-ignition | 0.80 | Ignition is a beautiful, customizable error page for Laravel. Share errors via Flare, track production exceptions with notifications, and get helpful debugging tools. Supports Laravel 10+ on PHP 8.1+ (v2+). | 574 | 578 | 93 | 4M | 0 | 32.0 | 60.7 | MIT | 2 months ago |
How can I help you explore Laravel packages today?