PHPackages                             micro/plugin-logger-core - 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. micro/plugin-logger-core

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

micro/plugin-logger-core
========================

Micro Framework: Logger plugin

v1.6.0(3y ago)31.3k[1 PRs](https://github.com/Micro-PHP/plugin-logger/pulls)5MITPHP

Since Nov 23Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/Micro-PHP/plugin-logger)[ Packagist](https://packagist.org/packages/micro/plugin-logger-core)[ RSS](/packages/micro-plugin-logger-core/feed)WikiDiscussions master Synced yesterday

READMEChangelog (7)Dependencies (10)Versions (13)Used By (5)

Micro Framework - The minimum kernel for application initialization.
====================================================================

[](#micro-framework---the-minimum-kernel-for-application-initialization)

### Requirements

[](#requirements)

PHP &gt;= 8.0.0

### How to use the library

[](#how-to-use-the-library)

Add the latest version of micro/kernel into your project by using Composer or manually:

**Using Composer (Recommended)**

Or require the package inside the composer.json of your project:

```
"require": {
    "micro/kernel": "^1"
},

```

### Example

[](#example)

After adding the library to your project, include the file autoload.php found in root of the library.

```
include 'vendor/autoload.php';
```

#### Configuration

[](#configuration)

#### Simple usage:

[](#simple-usage)

```
$plugins = [
    \Micro\Plugin\Logger\LoggerPlugin::class,
];
```

License
-------

[](#license)

[MIT](LICENSE)

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance54

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity54

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

Recently: every ~134 days

Total

8

Last Release

727d ago

Major Versions

0.2 → 1.02022-11-25

v1.6.0 → 2.x-dev2024-07-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/4942d7cf647e76c9a857f6d8ebb7197c1822999b2d696eb682adf464339eedc7?d=identicon)[Stanislau.Komar](/maintainers/Stanislau.Komar)

---

Top Contributors

[![Asisyas](https://avatars.githubusercontent.com/u/2931180?v=4)](https://github.com/Asisyas "Asisyas (23 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Psalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/micro-plugin-logger-core/health.svg)

```
[![Health](https://phpackages.com/badges/micro-plugin-logger-core/health.svg)](https://phpackages.com/packages/micro-plugin-logger-core)
```

###  Alternatives

[sentry/sentry

PHP SDK for Sentry (http://sentry.io)

1.9k247.1M335](/packages/sentry-sentry)[symfony/cache

Provides extended PSR-6, PSR-16 (and tags) implementations

4.2k373.5M3.3k](/packages/symfony-cache)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[illuminate/log

The Illuminate Log package.

6225.3M623](/packages/illuminate-log)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[api-platform/metadata

API Resource-oriented metadata attributes and factories

275.0M218](/packages/api-platform-metadata)

PHPackages © 2026

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