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

ActiveLibrary

ogeagleeye/monitor-laravel
==========================

OGEagleEye monitoring SDK for Laravel 9–13

01↑2900%

Since Jul 22Compare

[ Source](https://github.com/muazzambaaboo/ogeagleeye-monitor-laravel)[ Packagist](https://packagist.org/packages/ogeagleeye/monitor-laravel)[ RSS](/packages/ogeagleeye-monitor-laravel/feed)WikiDiscussions Synced today

READMEChangelog (2)DependenciesVersions (1)Used By (0)

ogeagleeye/monitor-laravel
==========================

[](#ogeagleeyemonitor-laravel)

Laravel SDK for OGEagleEye (Laravel 9–13). Ask your **system admin** for:

- **Ingest key** (`oge_…`)
- **Events endpoint** (e.g. `https://your-host/api/v1/events`)

Requirements
------------

[](#requirements)

- PHP 8.0+
- Laravel 9–13

Install
-------

[](#install)

```
composer require ogeagleeye/monitor-laravel
php artisan vendor:publish --tag=OGEagleEye-config
```

`ogeagleeye/monitor-php` is installed automatically as a dependency.

Setup
-----

[](#setup)

1. Get the **ingest key** and **endpoint** from your system admin.
2. Add to `.env`:

```
OGEAGLEEYE_KEY=oge_YOUR_KEY_FROM_ADMIN
OGEAGLEEYE_ENDPOINT=https://your-host/api/v1/events
OGEAGLEEYE_ENABLED=true
```

Optional:

```
OGEAGLEEYE_ENVIRONMENT=production
OGEAGLEEYE_RELEASE=1.0.0
```

The service provider is auto-discovered. After env is set, exceptions and HTTP failures are reported automatically — no extra code required.

###  Health Score

9

—

LowBetter than 0% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/48831c2dc664a1e1a44aaed62b6fe16596b743dc211fa58359ec437556134def?d=identicon)[baaboo Technic](/maintainers/baaboo%20Technic)

### Embed Badge

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

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

PHPackages © 2026

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