|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| automattic/jetpack-changelogger | 0.87 | Automattic’s Jetpack Changelogger helps you create and manage changelog entries with a simple workflow, keeping releases consistent across projects. Designed for Jetpack development, it streamlines collecting notes and generating clean, structured changelogs. | 10 | 10 | 5 | 178K | 0 | 0.2 | 55.3 | NOASSERTION | — | |
| alessandro_podo/git-changelog-generator | 0.87 | — | 0 | 0 | 0 | 52 | 0 | 0.0 | 23.8 | — | — | |
| marcocesarato/php-conventional-changelog | 0.87 | Automatically generate changelogs and release notes from your Git history using Conventional Commits and SemVer. CLI tool with configurable templates and options to extract releases and output Markdown changelogs, suitable for Composer scripts and CI workflows. | 252 | 252 | 39 | 58K | 13 | 29.7 | 43.3 | GPL-3.0 | 4 months ago | |
| amjitk/laravel-ai-changelog | 0.86 | Laravel dev package that reads your Git commits and uses Gemini (via hosseinhezami/laravel-gemini) to generate concise, categorized release notes. Prepends new entries to CHANGELOG.md and supports ranges via tags, SHAs, or branch comparisons—ideal for CI/CD. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| endanguyen/laravel-logviewer | 0.85 | Laravel 5/4.2 and Lumen log viewer. Install via Composer, register the service provider, and add a route to LogViewerController to browse local log files in the browser. No public assets or vendor routes; works with and without log rotation. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| symplify/changelog-linker | 0.84 | Automatically links issue and pull request references in your changelog to GitHub (and similar) URLs. Cleans up release notes by turning #123, GH-123 or full references into clickable links, with configurable patterns and formatting for consistent, readable changelogs. | 77 | 85 | 8 | 10K | 0 | 0.6 | 29.0 | MIT | — | |
| srmilon/log-viewer | 0.84 | — | 0 | 0 | 0 | 4 | 1 | 1.9 | 9.6 | — | 8 years ago | |
| colbeh/logs | 0.83 | 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 | 0 | 0 | 1.2 | — | — | 3 years ago | |
| kahovskaia/laravel-log-viewer | 0.83 | Lightweight Laravel log viewer package for browsing application log files from within your app. Helps locate, filter, and inspect recent entries during development or debugging without leaving the Laravel environment. | 0 | 0 | — | 105 | — | 0.0 | 27.1 | — | — | |
| kolamitin/laravel-log-viewer | 0.81 | Lightweight Laravel (and Lumen) log viewer. Install via Composer, register the service provider, and add a route to LogViewerController to browse log files in the browser. No public assets or vendor routes; works with rotated logs. | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 6 years ago | |
| sdtech/log-viewer-laravel | 0.81 | — | 0 | 0 | 0 | 1 | 0 | 0.3 | 4.2 | MIT | 1 year ago | |
| creative-syntax/laravel-logviewer | 0.80 | Web UI to view, filter, download, and delete Laravel log files. Includes per-level extraction, bulk/selected ZIP downloads, clear/delete actions, configurable route prefix/name and page heading, plus optional access restriction via config/.env authentication. | 8 | 8 | 0 | 0 | 1 | 0.1 | — | MIT | — | |
| phly/keep-a-changelog | 0.79 | Generates and maintains a Keep a Changelog–style CHANGELOG.md for PHP projects. Helps you create standardized release notes, add entries, and manage version sections consistently, making it easier to track changes and publish clear, human-readable changelogs. | 182 | 184 | 25 | 2K | 9 | 13.7 | 18.4 | BSD-2-Clause | 1 year ago | |
| sinarajabpour1998/log-manager | 0.79 | Laravel log manager with UI components and migrations to store custom activity logs and system error logs in database tables. Define log types in config, use LogFacade to generate logs, and hook into Exception Handler to capture errors. | 0 | 0 | 0 | 0 | 0 | 2.4 | — | MIT | 4 years ago | |
| arcanedev/log-viewer | 0.77 | — | 2,390 | 2,418 | 350 | 70K | 15 | 36.4 | 27.2 | MIT | 2 years ago | |
| dipeshshihora/laravel-log-viewer | 0.76 | Simple log viewer for Laravel 9–12 and Lumen. Install via Composer, add a /logs route to LogViewerController, and browse storage logs with a plain HTML UI. Optional publishing for views/config; supports patterns, multiple paths, paging, and max file size limits. | 1 | 1 | 0 | 0 | 0 | 8.6 | — | MIT | 8 months ago | |
| spatie/laravel-activitylog | 0.75 | Log user and model activity in Laravel with a simple API. Automatically record Eloquent model events, link actions to subjects and causers, store custom properties, and query a dedicated activity_log table for auditing and history. | 5,876 | 5,948 | 748 | 3M | 2 | 64.3 | 43.9 | MIT | 4 months ago | |
| spatie/laravel-notification-log | 0.73 | Logs all notifications sent by your Laravel app, storing them as NotificationLogItems so you can query what was sent to a user, display notification history, and make sending decisions (e.g., avoid duplicates) via helpers like wasSentTo() and inThePastMinutes(). | 211 | 208 | 22 | 43K | 0 | 20.0 | 35.4 | MIT | 4 months ago | |
| hasibkamal/view-logs | 0.73 | View your Laravel application logs in the browser with a simple /logs route. Install via Composer, register the service provider, optionally publish the views, and browse log files from your app without digging through storage manually. | 0 | 1 | 0 | 0 | 0 | 0.3 | — | — | 2 years ago | |
| logviewerlaravel/log-viewer-laravel | 0.72 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 2 years ago |
How can I help you explore Laravel packages today?