PHPackages                             chadicus/psr-log-helper - 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. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. chadicus/psr-log-helper

Abandoned → [subjective-php/psr-log-helper](/?search=subjective-php%2Fpsr-log-helper)Library[PSR &amp; Standards](/categories/psr-standards)

chadicus/psr-log-helper
=======================

Utilities to assist with PSR-3 logger implementations

v2.0.0(8y ago)011.1k2MITPHPPHP ^7.0

Since Oct 11Pushed 3y agoCompare

[ Source](https://github.com/chadicus/psr-log-helper)[ Packagist](https://packagist.org/packages/chadicus/psr-log-helper)[ RSS](/packages/chadicus-psr-log-helper/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (4)Versions (5)Used By (2)

PSR Log Helper
==============

[](#psr-log-helper)

[![Build Status](https://camo.githubusercontent.com/6c556782fc72e34ca7f6e59d9e5c66b768742d9face17e5f35741294368f0893/68747470733a2f2f7472617669732d63692e6f72672f7375626a6563746976652d7068702f7073722d6c6f672d68656c7065722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/subjective-php/psr-log-helper)[![Code Quality](https://camo.githubusercontent.com/103dbfe324522dfaa333be47183c4fdcc939a6f724bff31215cab0e656ba2fb4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7375626a6563746976652d7068702f7073722d6c6f672d68656c7065722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/subjective-php/psr-log-helper/?branch=master)[![Coverage Status](https://camo.githubusercontent.com/28409526850b38d2ac68b3bc52143e554a0e43054607995b8e15ffe9917fbc24/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f7375626a6563746976652d7068702f7073722d6c6f672d68656c7065722f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/subjective-php/psr-log-helper?branch=master)

[![Latest Stable Version](https://camo.githubusercontent.com/42af5d7de7b5a8509a9f1e82041cd4a387d0a226d2f0615a5bc797e9d27b44c9/68747470733a2f2f706f7365722e707567782e6f72672f7375626a6563746976652d7068702f7073722d6c6f672d68656c7065722f762f737461626c65)](https://packagist.org/packages/subjective-php/psr-log-helper)[![Latest Unstable Version](https://camo.githubusercontent.com/ffed841e353874b40c8249ef45f6a7fff9d1603f1c79cc11ed2e9c595c5f65df/68747470733a2f2f706f7365722e707567782e6f72672f7375626a6563746976652d7068702f7073722d6c6f672d68656c7065722f762f756e737461626c65)](https://packagist.org/packages/subjective-php/psr-log-helper)[![License](https://camo.githubusercontent.com/09e39fe0f4289fc4d938f63ab0acdb9704e770378c177ca9b3c8b4974a90d416/68747470733a2f2f706f7365722e707567782e6f72672f7375626a6563746976652d7068702f7073722d6c6f672d68656c7065722f6c6963656e7365)](https://packagist.org/packages/subjective-php/psr-log-helper)

[![Total Downloads](https://camo.githubusercontent.com/562602c0ce6bdbf0d90990f06c605c4c72cb99c10e1dbaefa84a60c85130790b/68747470733a2f2f706f7365722e707567782e6f72672f7375626a6563746976652d7068702f7073722d6c6f672d68656c7065722f646f776e6c6f616473)](https://packagist.org/packages/subjective-php/psr-log-helper)[![Monthly Downloads](https://camo.githubusercontent.com/4c9438e0db110d4604309e4cbf219c5c2ed6cfab3e089286c70add14a730546e/68747470733a2f2f706f7365722e707567782e6f72672f7375626a6563746976652d7068702f7073722d6c6f672d68656c7065722f642f6d6f6e74686c79)](https://packagist.org/packages/subjective-php/psr-log-helper)[![Daily Downloads](https://camo.githubusercontent.com/82e299c3b29c2492e25891286b2991e08ecaeb5892954a5345794076d508da52/68747470733a2f2f706f7365722e707567782e6f72672f7375626a6563746976652d7068702f7073722d6c6f672d68656c7065722f642f6461696c79)](https://packagist.org/packages/subjective-php/psr-log-helper)

Utilities to assist with [PSR-3 logger](https://github.com/php-fig/log) implementations.

Requirements
------------

[](#requirements)

PSR Log Helper requires PHP 7.0 (or later).

Composer
--------

[](#composer)

To add the library as a local, per-project dependency use [Composer](http://getcomposer.org)! Simply add a dependency on `subjective-php/psr-log-helper` to your project's `composer.json`.

```
composer require subjective-php/psr-log-helper
```

Contact
-------

[](#contact)

Developers may be contacted at:

- [Pull Requests](https://github.com/subjective-php/psr-log-helper/pulls)
- [Issues](https://github.com/subjective-php/psr-log-helper/issues)

Run Unit Tests
--------------

[](#run-unit-tests)

With a checkout of the code get [Composer](http://getcomposer.org) in your PATH and run:

```
composer install
./vendor/bin/phpunit
./vendor/bin/phpcs
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 98.3% 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 ~158 days

Total

4

Last Release

3031d ago

Major Versions

v1.2.0 → v2.0.02018-01-29

PHP version history (2 changes)v1.0.0PHP ~5.6 || ~7.0

v2.0.0PHP ^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/a8d287c8b6f54200e7c10080794152779dc84f043fcc35f43ea8d1e9c8818aa0?d=identicon)[chadicus](/maintainers/chadicus)

---

Top Contributors

[![chadicus](https://avatars.githubusercontent.com/u/1182337?v=4)](https://github.com/chadicus "chadicus (58 commits)")[![bartko-s](https://avatars.githubusercontent.com/u/675883?v=4)](https://github.com/bartko-s "bartko-s (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/chadicus-psr-log-helper/health.svg)

```
[![Health](https://phpackages.com/badges/chadicus-psr-log-helper/health.svg)](https://phpackages.com/packages/chadicus-psr-log-helper)
```

###  Alternatives

[dvdoug/boxpacker

An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)

6522.7M18](/packages/dvdoug-boxpacker)[cspray/annotated-container

Create Dependency Injection containers configured with PHP8 Attributes.

411.3k5](/packages/cspray-annotated-container)

PHPackages © 2026

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