PHPackages                             unreal4u/dummy-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. unreal4u/dummy-logger

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

unreal4u/dummy-logger
=====================

Dummy logger that implements PSR-3 so that my own classes can work with a common base

v1.0.1(8y ago)3150.8k↓37.3%25MITPHPPHP &gt;=7.0.0

Since Jan 2Pushed 2y agoCompare

[ Source](https://github.com/unreal4u/dummyLogger)[ Packagist](https://packagist.org/packages/unreal4u/dummy-logger)[ RSS](/packages/unreal4u-dummy-logger/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (5)

unreal4u/dummy-logger
=====================

[](#unreal4udummy-logger)

Lightweight PSR-3 compatible Logging Framework for PHP7+ which, as the name implies, does not log or do anything else.

This class only exists because I often will create my packages with a lot of debugging and other statements, and I see myself on the necessity of having this class defined in the package itself, which breaks the rule that a package should do one and only one thing correctly.

If you are facing the same problem, you can also use this class. It is released under the MIT license.

This class will also inherit some Monolog exclusive methods as I often see myself using these ones. New methods may be added in the future.

What is ...?
============

[](#what-is-)

PSR-3
-----

[](#psr-3)

PSR-3 came into life as a way to create a common interface for Logger Frameworks: this way, you can rewrite libraries to receive a `Psr\Log\LoggerInterface` object and write logs to it in a simple and universal way.

Monolog
-------

[](#monolog)

Monolog is the de-facto standard framework used by the PHP community in order to log stuff. You can check the Monolog's [homepage here](https://github.com/Seldaek/monolog).

Clarifications
==============

[](#clarifications)

No tests needed because this package does not do any processing of data. In the event that it will in the future, tests will be added.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity59

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

Total

2

Last Release

3053d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/43792f8b224d7de339a848cd799635fa8e062eea3fb669e3ca7a1d1e2cff756d?d=identicon)[unreal4u](/maintainers/unreal4u)

---

Top Contributors

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

---

Tags

loggingphp7

### Embed Badge

![Health badge](/badges/unreal4u-dummy-logger/health.svg)

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

###  Alternatives

[sentry/sentry

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

1.9k227.1M273](/packages/sentry-sentry)[rollbar/rollbar

Monitors errors and exceptions and reports them to Rollbar

33723.7M82](/packages/rollbar-rollbar)[illuminate/log

The Illuminate Log package.

6224.3M518](/packages/illuminate-log)[open-telemetry/api

API for OpenTelemetry PHP.

1933.0M214](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2322.9M248](/packages/open-telemetry-sdk)[pagemachine/typo3-formlog

Form log for TYPO3

23225.3k6](/packages/pagemachine-typo3-formlog)

PHPackages © 2026

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