Libraries tagged by stderr
analog/analog
1591580 Downloads
Fast, flexible, easy PSR-3-compatible PHP logging package with dozens of handlers.
neam/yii-streamlog
97258 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
114247 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.
websupport/yii-stream-log
26654 Downloads
Yii log route for streams
networkteam/typo3-logger
18462 Downloads
Log in JSON format to stderr
geoffroy-aubry/supervisor
7399 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).
zero-config/cli
10253 Downloads
CLI tooling with zero configuration required.
lucinda/errors-mvc
23462 Downloads
AOP-based MVC API for handling errors and uncaught exceptions in PHP applications
charm/fallback-logger
813 Downloads
An error logger designed to be a fallback implementation that logs via the PHP error_log() function or to STDERR with colors
mteu/typo3-stream-writer
3944 Downloads
This extension adds the possibility to log to php://stdout and php://stderr
reedsys/leap
4 Downloads
PHP cli application framework
pmjones/stdlog
17 Downloads
Log output to STDOUT and STDERR.
orz/plog
18 Downloads
PSR3 logging library that is PDO extendable and simple to use
neooblaster/php-stdio
12 Downloads
A PHP Class to communicate with stdin, stdou and stderr for Linux.
micronext/php-std-logger
23 Downloads
Simple PHP Logger library that output data to console's stdout/stderr in depends of LogLevel. Implements interfaces defined by PSR-3