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

ActiveLibrary

coremetrics/coremetrics-laravel
===============================

Coremetrics server and application monitoring.

v0.0.2(4y ago)0261[1 PRs](https://github.com/coremetrics/coremetrics-laravel/pulls)MITPHPPHP &gt;=7.0CI failing

Since Jan 14Pushed 4y agoCompare

[ Source](https://github.com/coremetrics/coremetrics-laravel)[ Packagist](https://packagist.org/packages/coremetrics/coremetrics-laravel)[ RSS](/packages/coremetrics-coremetrics-laravel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (7)Versions (3)Used By (0)

coremetrics-laravel
===================

[](#coremetrics-laravel)

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

[](#installation)

```
"require": {
    "coremetrics/coremetrics-laravel": "@dev"
}

```

```
"repositories": [
    {
        "type": "path",
        "url": "../coremetrics-package",
        "options": {
            "symlink": true
        }
    }
]

```

Publish Configuration
---------------------

[](#publish-configuration)

This is necessary to set the channel token, so the server will accept the metrics.

```
php artisan vendor:publish --provider="Coremetrics\CoremetricsLaravel\CoremetricsLaravelServiceProvider" --tag="config"

```

Add Token
---------

[](#add-token)

You must add a channel token from the Coremetrics server to the `.env` file under the key `COREMETRICS_TOKEN`. This will be a UUID.

Server Endpoint
---------------

[](#server-endpoint)

You must set a server endpoint in the `.env` file under the key `COREMETRICS_URL`.

Daemon:
-------

[](#daemon)

If the command isn't running then the agent will be started automatically. There is currently no mechanism to turn off the agent after it is started in this way, so it is recommended to start the agent manually with the following commmand in order to be able to stop it. If you don't, it will keep running and fill up logs with debug statements.

```
php artisan cm:daemon:start

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~127 days

Total

2

Last Release

1821d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d86740b4b3f70476df6134920713ef288244c19778e6d1e66f9ceba402e34200?d=identicon)[jontybehr](/maintainers/jontybehr)

---

Top Contributors

[![aivis](https://avatars.githubusercontent.com/u/935577?v=4)](https://github.com/aivis "aivis (12 commits)")[![dljfield](https://avatars.githubusercontent.com/u/6544682?v=4)](https://github.com/dljfield "dljfield (11 commits)")[![JonoB](https://avatars.githubusercontent.com/u/627725?v=4)](https://github.com/JonoB "JonoB (10 commits)")[![joshuafranks](https://avatars.githubusercontent.com/u/30936324?v=4)](https://github.com/joshuafranks "joshuafranks (3 commits)")[![WyriHaximus](https://avatars.githubusercontent.com/u/147145?v=4)](https://github.com/WyriHaximus "WyriHaximus (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/reverb

Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.

1.5k9.4M48](/packages/laravel-reverb)[rector/rector-src

Instant Upgrade and Automated Refactoring of any PHP code

134391.5k12](/packages/rector-rector-src)[clue/docker-react

Async, event-driven access to the Docker Engine API, built on top of ReactPHP.

113154.9k1](/packages/clue-docker-react)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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