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

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

aifst/laravel-logger
====================

Logger package for Laravel 5.6 and up

1.0.7(2w ago)089MITPHPPHP ^7.4|^8.0

Since Jul 18Pushed 2w ago1 watchersCompare

[ Source](https://github.com/aifst/laravel-logger)[ Packagist](https://packagist.org/packages/aifst/laravel-logger)[ Docs](https://github.com/aifst/laravel-logger)[ RSS](/packages/aifst-laravel-logger/feed)WikiDiscussions master Synced today

READMEChangelog (8)Dependencies (4)Versions (9)Used By (0)

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

[](#installation)

1. You can install the package via composer:

```
composer require "aifst/laravel-logger:^1.0.0"
```

2. Optional: The service provider will automatically get registered. Or you may manually add the service provider in your config/app.php file:

```
'providers' => [
    // ...
    Aifst\Logger\LoggerServiceProvider::class,
];
```

3. You should publish the migration and the config/logger.php config file with:

```
php artisan vendor:publish --provider="Aifst\Logger\LoggerServiceProvider"
```

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance97

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community7

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

Every ~204 days

Recently: every ~357 days

Total

8

Last Release

16d ago

### Community

Maintainers

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

---

Top Contributors

[![aifst](https://avatars.githubusercontent.com/u/49309374?v=4)](https://github.com/aifst "aifst (12 commits)")

---

Tags

laravelloggeraifst

### Embed Badge

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

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

###  Alternatives

[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.6k29.8M142](/packages/laravel-cashier)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M129](/packages/laravel-pulse)[spatie/laravel-health

Monitor the health of a Laravel application

87512.0M162](/packages/spatie-laravel-health)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[masterro/laravel-mail-viewer

Easily view in browser outgoing emails.

65108.9k](/packages/masterro-laravel-mail-viewer)[larabug/larabug

Laravel 6.x/7.x/8.x/9.x/10.x/11.x/12.x/13.x bug notifier

299582.7k1](/packages/larabug-larabug)

PHPackages © 2026

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