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)3153.8k↓52.6%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 3d 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 79% 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

3099d 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.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.0M219](/packages/api-platform-metadata)

PHPackages © 2026

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