PHPackages                             laraowl/client - 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. laraowl/client

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

laraowl/client
==============

Laraowl monitoring client for Laravel applications.

v1.0.1(1mo ago)1151MITPHPPHP ^8.2

Since May 6Pushed 1mo agoCompare

[ Source](https://github.com/laraowl/client)[ Packagist](https://packagist.org/packages/laraowl/client)[ RSS](/packages/laraowl-client/feed)WikiDiscussions main Synced 1w ago

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

Laraowl Client for Laravel
==========================

[](#laraowl-client-for-laravel)

Laraowl is a self-hosted monitoring solution for Laravel applications. This package allows you to collect real-time metrics, exceptions, and performance data from your applications and send them to your Laraowl Server.

Features
--------

[](#features)

- **Exception Tracking**: Detailed reports on errors with stack traces and request data.
- **Performance Monitoring**: Track database queries, jobs, and execution times.
- **Service Integration**: Built-in support for Mail, Notifications, and Cache monitoring.
- **Zero Configuration**: Sensible defaults that work out of the box.

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

[](#installation)

Install the package via Composer:

```
composer require laraowl/client
```

Configuration
-------------

[](#configuration)

### 1. Run the Install Command

[](#1-run-the-install-command)

Laraowl provides a convenient installation command to set up the configuration and environment variables:

```
php artisan laraowl:install
```

This command will:

- Publish the `laraowl.php` configuration file.
- Prompt you for your Laraowl Server URL and Project Token.
- Automatically update your `.env` file.

### 2. Environment Setup

[](#2-environment-setup)

Add your Laraowl Server details to your `.env` file:

```
LARAOWL_SERVER_URL=https://your-laraowl-server.com
LARAOWL_TOKEN=your-project-token
```

License
-------

[](#license)

Laraowl Client is open-source software licensed under the [MIT license](LICENSE.md).

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance93

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

2

Last Release

33d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/87904671?v=4)[Abdelmjid Saber](/maintainers/megoxv)[@megoxv](https://github.com/megoxv)

---

Top Contributors

[![megoxv](https://avatars.githubusercontent.com/u/87904671?v=4)](https://github.com/megoxv "megoxv (2 commits)")

---

Tags

laravelmonitoringlaraowl

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/laraowl-client/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.7k532.1M19.2k](/packages/laravel-framework)[laravel/nightwatch

The official Laravel Nightwatch package.

3568.7M29](/packages/laravel-nightwatch)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M506](/packages/shopware-core)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6941.5M395](/packages/drupal-core-recommended)

PHPackages © 2026

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