adrianoalves/laravel-exceptionlog
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| arth/http_log_bundle | 0.87 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| rstriquer/eloquent-logger | 0.86 | — | 4 | 4 | 1 | 74 | 0 | 0.5 | 16.6 | MIT | 3 years ago | |
| cetiia/laravel-activity-log | 0.86 | Laravel package that automatically records application activity to a logs table after migration and provides an activity-log route to view entries. Includes publishable migrations and optional views; access to the route can be protected via a Gate in AuthServiceProvider. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| fadiramzi99/hr-logger | 0.86 | Laravel HR Logger package for tracking HR-related actions and events in your app. Provides structured logging of employee activities, audit-friendly records, and configurable logging channels to help monitor changes, approvals, and operational history. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| c975l/exceptionchecker-bundle | 0.85 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| carcara/system-log | 0.85 | Pacote Laravel simples e configurável para registrar logs de acesso (requests). Publica config para ativar/desativar e ignorar campos, usa canal dedicado (ex.: accesslog) e aplica via middleware access.log em rotas ou grupos (ideal após autenticação). | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| spatie/activitylog | 0.85 | Laravel 5 user activity logging package by Spatie: records actions to a database table and optionally to Laravel’s log handler, with migration and facade support. Abandoned since 2016-06-28; use spatie/laravel-activitylog instead. | 582 | 596 | 74 | 153 | 0 | 5.0 | 1.0 | MIT | 9 years ago | |
| bilfeldt/laravel-request-logger | 0.85 | Log incoming HTTP requests in Laravel with a simple middleware. Capture method, URL, headers, payload, response status and timing, then store to database or logs for debugging, auditing and performance insights. Configurable, lightweight, easy to add to routes or globally. | 122 | 123 | 11 | 6K | 1 | 26.4 | 27.6 | MIT | 3 weeks ago | |
| everysecond/laravel-log-viewer | 0.84 | Lightweight Laravel/Lumen log viewer. Install via Composer and add a route to LogViewerController to browse application logs in the browser. No public assets or vendor routes required; supports rotated logs and works across multiple Laravel versions. | 1 | 1 | 0 | 0 | 0 | 0.3 | — | MIT | 5 years ago | |
| dragonwize/dw-log-bundle | 0.84 | — | 1 | 1 | 0 | 2 | 0 | 0.0 | 4.2 | MIT | — | |
| colbeh/logs | 0.84 | A Laravel logging helper package that aims to simplify writing and managing application logs. Provides convenient utilities for recording messages and events so you can debug issues and track activity more easily within your Laravel app. | 0 | 0 | 0 | 1 | 0 | 1.2 | 4.2 | — | 3 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 | 2 | 0 | 1.8 | 6.6 | — | 5 years ago | |
| dualmedia/es-log-bundle | 0.84 | — | 0 | 0 | 1 | 91 | 0 | 22.2 | 31.4 | MIT | 1 month ago | |
| laravel/liferaft | 0.84 | 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 | — | — | — | |
| syamsoul/laravel-activity-logger | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| hanifhefaz/user-model-activity | 0.84 | — | 4 | 4 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| 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 | — | — | — | |
| the-caretakers/laravel-request-logger | 0.83 | — | 0 | 0 | 0 | 7 | 0 | 0.0 | 12.5 | — | — | |
| dmp/loggable-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 1 year ago | |
| srmilon/log-viewer | 0.83 | — | 0 | 0 | 0 | 10 | 1 | 1.9 | 14.4 | — | 8 years ago |
How can I help you explore Laravel packages today?