PHPackages                             soluble/explog - 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. soluble/explog

AbandonedArchivedLibrary

soluble/explog
==============

Expressive logger component

00PHP

Since Jun 2Pushed 8y ago1 watchersCompare

[ Source](https://github.com/belgattitude/soluble-explog)[ Packagist](https://packagist.org/packages/soluble/explog)[ RSS](/packages/soluble-explog/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

soluble-explog
==============

[](#soluble-explog)

[![PHP Version](https://camo.githubusercontent.com/c41e39196d4b40bb442a413f55cbc4c0b1b7d998de3e44f0fc282d696c1a9b79/687474703a2f2f696d672e736869656c64732e696f2f62616467652f7068702d372e312b2d6666363962342e737667)](https://packagist.org/packages/soluble/explog)[![Build Status](https://camo.githubusercontent.com/3e9f0ba3d021c893be9287c17ea2499f9e499d431fd2ccce5e31b71036894259/68747470733a2f2f7472617669732d63692e6f72672f62656c6761747469747564652f736f6c75626c652d6578706c6f672e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/belgattitude/soluble-explog)[![codecov](https://camo.githubusercontent.com/704df892d81163f44a637af19a830174a2d9763d45d6d8e985f8a34f0028b33d/68747470733a2f2f636f6465636f762e696f2f67682f62656c6761747469747564652f736f6c75626c652d6578706c6f672f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/belgattitude/soluble-explog)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/66cbaba212af772b4f30603df99504bb0ab145cf6aec1ff382f3abd7ea2ac521/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f62656c6761747469747564652f736f6c75626c652d6578706c6f672f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/belgattitude/soluble-explog/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/2eaaece1020f841d1b2d6af8a024cfde273a6b79f5eb1d3b18c6ac909003ec0c/68747470733a2f2f706f7365722e707567782e6f72672f736f6c75626c652f6578706c6f672f762f737461626c652e737667)](https://packagist.org/packages/soluble/explog)[![Total Downloads](https://camo.githubusercontent.com/babf634b50afdb17e1d9a193ed4537095b9f191d64955907e583e7353d5eac85/68747470733a2f2f706f7365722e707567782e6f72672f736f6c75626c652f6578706c6f672f646f776e6c6f6164732e706e67)](https://packagist.org/packages/soluble/explog)[![License](https://camo.githubusercontent.com/7ef34808d2a4019ef23deaa47431c47d33d5b49d6967585787cc6e3786b6f0e5/68747470733a2f2f706f7365722e707567782e6f72672f736f6c75626c652f6578706c6f672f6c6963656e73652e706e67)](https://packagist.org/packages/soluble/explog)

**Experimental** zend-expressive 2.0 out-of-the-box and *(still or forever)* opinionated logger with monolog.

Motivations
-----------

[](#motivations)

- Provide ready to use, minimal logging facilities for zend-expressive 2.0 projects (ErrorHandler).

Status
------

[](#status)

Early-days experiment based off this [issue](https://github.com/zendframework/zend-expressive-skeleton/issues/158)

- Separate component from zend-expressive-skeleton.
- Define a `ConfigProvider`, added to `composer.json`.
- Auto-registration of a delegator on the stratigility ErrorHandler. Supported by all DI.
- Log listener compose a service with a discrete name that should resolve to a PSR-3 logger (this will allow having multiple loggers in your system)
- It should use Psr\\Log\\NullLogger by default.
- Configuration: exclude 404,...

Later on,

- Unit tests, coverage 100%
- Documentation

Documentation
-------------

[](#documentation)

### Install

[](#install)

```
$ composer require soluble-explog
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/9d46e3c1ed3f21ab21812eec026e363708d97adf28b743a41c4b2be45bf5e981?d=identicon)[belgattitude](/maintainers/belgattitude)

---

Top Contributors

[![belgattitude](https://avatars.githubusercontent.com/u/259798?v=4)](https://github.com/belgattitude "belgattitude (11 commits)")

---

Tags

loggerzend-expressive

### Embed Badge

![Health badge](/badges/soluble-explog/health.svg)

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

PHPackages © 2026

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