PHPackages                             opxcore/log-null - 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. opxcore/log-null

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

opxcore/log-null
================

The OpxCore null logger.

1.0.0(5y ago)111MITPHPPHP ^7.4

Since Dec 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/opxcore/log-null)[ Packagist](https://packagist.org/packages/opxcore/log-null)[ Docs](https://opxcore.com)[ RSS](/packages/opxcore-log-null/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Logging to NULL
===============

[](#logging-to-null)

[![Latest Stable Version](https://camo.githubusercontent.com/7a89b5849f9e5d43ab92651e76c5f5f054192dd8f13be7fa9173030661f147ec/68747470733a2f2f706f7365722e707567782e6f72672f6f7078636f72652f6c6f672d6e756c6c2f762f737461626c65)](https://packagist.org/packages/opxcore/log-null)[![Total Downloads](https://camo.githubusercontent.com/2ef2adb782166f0569ca928f98214ecc89a0bcfcbf1d0868086613009c6a1e95/68747470733a2f2f706f7365722e707567782e6f72672f6f7078636f72652f6c6f672d6e756c6c2f646f776e6c6f616473)](https://packagist.org/packages/opxcore/log-null)[![License](https://camo.githubusercontent.com/dee5f27051b66286cb8b58629fcccba71820a74055093bf22decab58bf45c538/68747470733a2f2f706f7365722e707567782e6f72672f6f7078636f72652f6c6f672d6e756c6c2f6c6963656e7365)](https://packagist.org/packages/opxcore/log-null)

Introduction
============

[](#introduction)

Null logger is a PSR-3 compatible logger what can be used as implementation of LoggerInterface but does nothing.

Installing
==========

[](#installing)

`composer require opxcore/log-null`

Using
=====

[](#using)

All you need is create logger instance and log your messages.

```
$logger = new \OpxCore\Log\LogNull();

// That does nothing
$logger->info('Hello world!');
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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

Unknown

Total

1

Last Release

2018d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/46634185?v=4)[opxcore](/maintainers/opxcore)[@opxcore](https://github.com/opxcore)

---

Top Contributors

[![lozovoyv](https://avatars.githubusercontent.com/u/21274927?v=4)](https://github.com/lozovoyv "lozovoyv (4 commits)")[![opxcore](https://avatars.githubusercontent.com/u/46634185?v=4)](https://github.com/opxcore "opxcore (1 commits)")

---

Tags

logopxcore

### Embed Badge

![Health badge](/badges/opxcore-log-null/health.svg)

```
[![Health](https://phpackages.com/badges/opxcore-log-null/health.svg)](https://phpackages.com/packages/opxcore-log-null)
```

###  Alternatives

[monolog/monolog

Sends your logs to files, sockets, inboxes, databases and various web services

21.4k1.0B8.2k](/packages/monolog-monolog)[psr/log

Common interface for logging libraries

10.4k1.2B11.5k](/packages/psr-log)[symfony/monolog-bundle

Symfony MonologBundle

2.9k262.9M1.8k](/packages/symfony-monolog-bundle)[spatie/laravel-activitylog

A very simple activity logger to monitor the users of your website or application

5.9k52.9M484](/packages/spatie-laravel-activitylog)[sentry/sentry

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

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

Laravel SDK for Sentry (https://sentry.io)

1.3k127.1M203](/packages/sentry-sentry-laravel)

PHPackages © 2026

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