PHPackages                             moonlydays/laravel-metrics - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. moonlydays/laravel-metrics

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

moonlydays/laravel-metrics
==========================

This is my package laravel-metrics

1.1.9(10mo ago)1348↓50%MITPHPPHP ^8.2CI failing

Since Jun 30Pushed 10mo agoCompare

[ Source](https://github.com/MoonlyDays/laravel-metrics)[ Packagist](https://packagist.org/packages/moonlydays/laravel-metrics)[ Docs](https://github.com/moonlydays/laravel-metrics)[ GitHub Sponsors]()[ RSS](/packages/moonlydays-laravel-metrics/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (21)Used By (0)

This is my package laravel-metrics
==================================

[](#this-is-my-package-laravel-metrics)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a0a468ec0ac9f839fb3adbda48db7e38ec6aadf41875c25a44004531aaf807a4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6f6f6e6c79646179732f6c61726176656c2d6d6574726963732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/moonlydays/laravel-metrics)[![GitHub Tests Action Status](https://camo.githubusercontent.com/d6d4aa5bbbf6d7fe9cac3108ee7e74f2704a59c68b82c7b3d31a28976bc65fe3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d6f6f6e6c79646179732f6c61726176656c2d6d6574726963732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/moonlydays/laravel-metrics/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/f0cd5cfde59dea31e13a3bcd8badf67265eec0379c5722c65be9bfdae2025d85/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d6f6f6e6c79646179732f6c61726176656c2d6d6574726963732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/moonlydays/laravel-metrics/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/e843eedf0225922083b06479c835bb6777c9073bcdac4339ad33c800146bf445/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6f6f6e6c79646179732f6c61726176656c2d6d6574726963732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/moonlydays/laravel-metrics)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/bd1426e0aabdea0151244985f22d959ecda61c1d77f390a655f3a66e21d2db25/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6c61726176656c2d6d6574726963732e6a70673f743d31)](https://spatie.be/github-ad-click/laravel-metrics)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require moonlydays/laravel-metrics
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="laravel-metrics-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-metrics-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="laravel-metrics-views"
```

Usage
-----

[](#usage)

```
$laravelMetrics = new MoonlyDays\LaravelMetrics();
echo $laravelMetrics->echoPhrase('Hello, MoonlyDays!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Daniil Basiuc-Brinzei](https://github.com/MoonlyDays)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance55

Moderate activity, may be stable

Popularity18

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

20

Last Release

302d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/87d541941e03738e9760a7ea35c5ce19347b67e29eb81a216e872b4158b6dc61?d=identicon)[MoonlyDays](/maintainers/MoonlyDays)

---

Top Contributors

[![MoonlyDays](https://avatars.githubusercontent.com/u/32462579?v=4)](https://github.com/MoonlyDays "MoonlyDays (22 commits)")

---

Tags

laravellaravel-metricsDaniil Basiuc-Brinzei

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/moonlydays-laravel-metrics/health.svg)

```
[![Health](https://phpackages.com/badges/moonlydays-laravel-metrics/health.svg)](https://phpackages.com/packages/moonlydays-laravel-metrics)
```

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

86910.0M83](/packages/spatie-laravel-health)[spatie/laravel-slack-alerts

Send a message to Slack

3212.6M4](/packages/spatie-laravel-slack-alerts)[keepsuit/laravel-opentelemetry

OpenTelemetry integration for laravel

142347.8k](/packages/keepsuit-laravel-opentelemetry)[spatie/laravel-error-share

Share your Laravel errors to Flare

43965.6k3](/packages/spatie-laravel-error-share)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[tapp/filament-maillog

Filament plugin to view outgoing mail

2952.6k1](/packages/tapp-filament-maillog)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
