PHPackages                             pavel-one/lara-log - 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. pavel-one/lara-log

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

pavel-one/lara-log
==================

Laravel package for remote logging service log.lara.su

v1.1.0(5y ago)115MITPHPPHP ^7.2

Since Jul 16Pushed 5y ago1 watchersCompare

[ Source](https://github.com/pavel-one/LaraLog)[ Packagist](https://packagist.org/packages/pavel-one/lara-log)[ RSS](/packages/pavel-one-lara-log/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

LaraLog
=======

[](#laralog)

Develop description

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

[](#installation)

You can install this package quickly and easily with Composer.

`composer require pavel-one/lara-log`

### Laravel integration

[](#laravel-integration)

LaraLog supports laravel integration. Best practice to use the library in Laravel is to add the ServiceProvider and Facade of the Lara Log Class.

Open your Laravel config file `config/app.php` and add the following lines.

`\LaraSU\Logger\Providers\LogServiceProvider::class`

Add the facade of this package to the $aliases array.

`'LaraLog' => \LaraSU\Logger\Facades\LaraLog::class,`

And publish config file:

`php artisan vendor:publish --tag=lara-log`

### Native PHP integration or other frameworks

[](#native-php-integration-or-other-frameworks)

Usage
-----

[](#usage)

### Laravel use

[](#laravel-use)

### Native php use

[](#native-php-use)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Total

3

Last Release

2103d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/915c3ba286184b31fa460d83cb4681401bb5df13a6520149c343731398634b01?d=identicon)[pavel-one](/maintainers/pavel-one)

---

Top Contributors

[![pavel-one](https://avatars.githubusercontent.com/u/31564567?v=4)](https://github.com/pavel-one "pavel-one (13 commits)")

---

Tags

loggingremote

### Embed Badge

![Health badge](/badges/pavel-one-lara-log/health.svg)

```
[![Health](https://phpackages.com/badges/pavel-one-lara-log/health.svg)](https://phpackages.com/packages/pavel-one-lara-log)
```

###  Alternatives

[bugsnag/bugsnag

Official Bugsnag notifier for PHP applications.

56347.0M78](/packages/bugsnag-bugsnag)[marvinlabs/laravel-discord-logger

Logging to a discord channel in Laravel

2081.1M2](/packages/marvinlabs-laravel-discord-logger)[honeybadger-io/honeybadger-php

Honeybadger PHP library

381.5M4](/packages/honeybadger-io-honeybadger-php)[mindscape/raygun4php

Raygun.com client for sending errors and exceptions automatically.

371.5M14](/packages/mindscape-raygun4php)[osa-eg/laravel-teams-notification

A Laravel package to send notifications to Microsoft Teams

71257.5k1](/packages/osa-eg-laravel-teams-notification)[lefuturiste/monolog-discord-handler

A simple monolog handler for support Discord webhooks

34111.6k4](/packages/lefuturiste-monolog-discord-handler)

PHPackages © 2026

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