Libraries tagged by stderr
analog/analog
1372445 Downloads
Fast, flexible, easy PSR-3-compatible PHP logging package with dozens of handlers.
neam/yii-streamlog
77014 Downloads
Send Yii 1 logs to stdout/stderr - created to be used with the php-fpm/nginx Docker stack available at http://github.com/neam/docker-stack
firehed/simplelogger
86299 Downloads
Logger compatible with PSR-3. Supports writing to files, STDOUT, STDERR, and syslog. Also provides a chain logger which can write to multiple destinations. Allows customizable and pluggable formats, including logfmt.
geoffroy-aubry/supervisor
6806 Downloads
Oversee script execution, recording stdout, stderr and exit code with timestamping, and ensure email notifications will be sent (on start, success, warning or error).
websupport/yii-stream-log
19066 Downloads
Yii log route for streams
lucinda/errors-mvc
20567 Downloads
AOP-based MVC API for handling errors and uncaught exceptions in PHP applications
networkteam/typo3-logger
1635 Downloads
Log in JSON format to stderr
mteu/typo3-stream-writer
432 Downloads
This extension adds the possibility to log to php://stdout and php://stderr
zero-config/cli
10252 Downloads
CLI tooling with zero configuration required.
pmjones/stdlog
5 Downloads
Log output to STDOUT and STDERR.
diego.sorrentino/logging
21 Downloads
Route php error_log() to custom file or to /dev/stderr
charm/fallback-logger
718 Downloads
An error logger designed to be a fallback implementation that logs via the PHP error_log() function or to STDERR with colors
reedsys/leap
3 Downloads
PHP cli application framework
orz/plog
14 Downloads
PSR3 logging library that is PDO extendable and simple to use
neooblaster/php-stdio
11 Downloads
A PHP Class to communicate with stdin, stdou and stderr for Linux.