Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Laravel
  3. Larametrics

Larametrics

MITCSSv1.2.1

A self-hosted metrics and notifications platform for Laravel apps that tracks model changes, requests, and logs.

Visit WebsiteGitHubGitHub
629 stars52 forks0 contributors

What is Larametrics?

Larametrics is a self-hosted monitoring and notification package for Laravel applications. It automatically tracks changes to Eloquent models, incoming HTTP requests, and log messages, storing them in your database for analysis. The package includes a dashboard to visualize these metrics and can send alerts via email, Slack, or webhooks when specific events occur.

Target Audience

Laravel developers and teams who need to monitor their application's activity, debug issues, and receive notifications about critical events without relying on third-party services. It's particularly useful for those who prefer self-hosted solutions and want to keep metrics within their own infrastructure.

Value Proposition

Developers choose Larametrics because it offers a lightweight, self-hosted alternative to external monitoring tools, seamlessly integrating with Laravel's ecosystem. It provides real-time insights into model changes, requests, and logs with minimal setup, and its notification system is highly configurable, supporting multiple channels like email and Slack.

Overview

A self-hosted metrics and notifications platform for Laravel apps

Use Cases

Best For

  • Monitoring Eloquent model changes in real-time
  • Tracking HTTP request patterns and performance in Laravel apps
  • Centralizing Laravel log messages for easier debugging
  • Setting up customizable alerts for application events
  • Self-hosting application metrics without external services
  • Debugging and auditing user activity in Laravel applications

Not Ideal For

  • Teams requiring long-term support and active updates, as the project is archived and no longer in development
  • Applications needing comprehensive monitoring of Laravel queues or scheduled tasks, features still unimplemented on the roadmap
  • High-traffic sites where database performance is critical, due to unoptimized queries for expired models noted in the TODO list
  • Developers seeking a fully production-ready, vendor-supported solution instead of a self-hosted package with manual configuration

Pros & Cons

Pros

Seamless Laravel Integration

Installs via Composer and integrates directly with Laravel's service providers and queue system, requiring minimal configuration as outlined in the installation steps.

Comprehensive Event Tracking

Automatically records model changes, HTTP requests, and log messages, providing a centralized view of application activity as described in the key features.

Customizable Notifications

Supports alerts via email, Slack, and webhooks with configurable filters, detailed in the configuration section with environment variables like LARAMETRICS_NOTIFICATION_SLACK_WEBHOOK.

Self-Hosted Dashboard

Includes a web-based dashboard accessible within the Laravel app for real-time metric analysis, as shown in the screenshot and routes setup example.

Cons

Archived and Inactive

The project has been archived and is no longer in active development, with the author explicitly recommending Laravel Pulse instead, as stated in the README's important note.

Incomplete Feature Set

Lacks monitoring for queues and scheduled tasks, which are listed as future roadmap items, making it less comprehensive for full application oversight.

Performance and Setup Overhead

Requires manual database migrations, queue setup, and configuration for notifications, and stores all data in the database with unoptimized queries for expired models, potentially impacting performance.

Frequently Asked Questions

Quick Stats

Stars629
Forks52
Contributors0
Open Issues0
Last commit2 years ago
CreatedSince 2018

Tags

#devops#performance-tracking#laravel#dashboard#notifications#application-monitoring#logging#php#self-hosted#metrics

Built With

P
PHP
G
Guzzle
L
Laravel

Links & Resources

Website

Included in

Laravel13.0k
Auto-fetched 9 hours ago

Related Projects

LiveWireLiveWire

A full-stack framework for Laravel that takes the pain out of building dynamic UIs.

Stars23,516
Forks1,735
Last commit2 days ago
Debug BarDebug Bar

Debugbar for Laravel (Integrates PHP Debug Bar)

Stars19,214
Forks1,604
Last commit10 days ago
IDE HelperIDE Helper

IDE Helper for Laravel

Stars14,903
Forks1,189
Last commit11 days ago
Intervention ImageIntervention Image

PHP Image Processing

Stars14,337
Forks1,490
Last commit1 day ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub