ziffmedia/monolog-dio-handler

Maintainers

Package info

github.com/ziffmedia/monolog-dio-handler

pkg:composer/ziffmedia/monolog-dio-handler

Statistics

Installs: 129 111

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v2.0.0 2023-03-05 15:41 UTC

This package is auto-updated.

Last update: 2026-03-01 00:41:24 UTC


README

composer require ziffmedia/monolog-dio-handler

This extension is useful primarily when using the dio extension so that you can write to a linux kernel pipe like /proc/1/fd/1. PHP's file IO operations cannot natively open this kind of file without issue.