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

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

nix-logger/nix-logger
=====================

Nix Logger PHP

v1.3.6(4mo ago)27.2k↑30.2%11MITPHPPHP &gt;=8.0.0 &lt;9.0

Since Mar 13Pushed 4mo agoCompare

[ Source](https://github.com/nix-group/nix-logger-php)[ Packagist](https://packagist.org/packages/nix-logger/nix-logger)[ RSS](/packages/nix-logger-nix-logger/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (9)Used By (1)

Getting Started
---------------

[](#getting-started)

### Installation

[](#installation)

```
composer require nix-logger/nix-logger
```

### Setup

[](#setup)

```
use NixLogger\NixLogger;

$config = [
  // Required configuration
  'api_key' => 'your_api_key',
  // Optional configuration
  'environment' => '',
  'slack_channel' => '',
];
NixLogger::init($config)
```

### Usage

[](#usage)

```
NixLogger::critical('some message');

NixLogger::error('some message');

NixLogger::warning('some message');

NixLogger::info('some message');

NixLogger::debug('some message');
```

###  Health Score

48

—

FairBetter than 93% of packages

Maintenance74

Regular maintenance activity

Popularity27

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~99 days

Recently: every ~122 days

Total

8

Last Release

144d ago

PHP version history (2 changes)v1.0PHP ^8.1

v1.3PHP &gt;=8.0.0 &lt;9.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/803bebd8084774859757b5905542904e2003b3edcbb711261ef05a106cafbb51?d=identicon)[xinhnd](/maintainers/xinhnd)

---

Top Contributors

[![XinhND-Kozocom](https://avatars.githubusercontent.com/u/84767349?v=4)](https://github.com/XinhND-Kozocom "XinhND-Kozocom (8 commits)")[![ducxinh](https://avatars.githubusercontent.com/u/39262203?v=4)](https://github.com/ducxinh "ducxinh (7 commits)")[![trongtdkozo](https://avatars.githubusercontent.com/u/166351875?v=4)](https://github.com/trongtdkozo "trongtdkozo (1 commits)")

### Embed Badge

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

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

###  Alternatives

[symfony/monolog-bridge

Provides integration for Monolog with various Symfony components

2.6k203.8M355](/packages/symfony-monolog-bridge)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

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

The Illuminate Log package.

6225.3M621](/packages/illuminate-log)[spatie/flare-client-php

Send PHP errors to Flare

177161.5M22](/packages/spatie-flare-client-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[grkamil/laravel-telegram-logging

Send logs to Telegram chat via Telegram bot

163509.2k](/packages/grkamil-laravel-telegram-logging)

PHPackages © 2026

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