PHPackages                             dlima/laravel-actuator - 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. dlima/laravel-actuator

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

dlima/laravel-actuator
======================

Cria rotas para metricas e status do framework

v1.0(12y ago)0141PHPPHP &gt;=5.4.0

Since Jun 16Pushed 12y ago1 watchersCompare

[ Source](https://github.com/dlimars/laravel-actuator)[ Packagist](https://packagist.org/packages/dlima/laravel-actuator)[ RSS](/packages/dlima-laravel-actuator/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

Laravel Actuator
================

[](#laravel-actuator)

add in your **composer.json** file:

```
require : {
    "dlima/laravel-actuator"  : "dev"
}

```

and your **app/config/app.php** file:

```
    'providers' => array(
        ...
        'Dlima\LaravelActuator\LaravelActuatorServiceProvider'
    ),

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

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

Unknown

Total

1

Last Release

4399d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4266198?v=4)[Daniel Lima](/maintainers/dlimars)[@dlimars](https://github.com/dlimars)

---

Top Contributors

[![dlimars](https://avatars.githubusercontent.com/u/4266198?v=4)](https://github.com/dlimars "dlimars (3 commits)")

### Embed Badge

![Health badge](/badges/dlima-laravel-actuator/health.svg)

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

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

87512.0M161](/packages/spatie-laravel-health)[illuminate/log

The Illuminate Log package.

6225.3M619](/packages/illuminate-log)[spatie/laravel-flare

Send Laravel errors to Flare

111.4M7](/packages/spatie-laravel-flare)

PHPackages © 2026

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