Libraries tagged by stderr
analog/analog
1425833 Downloads
Fast, flexible, easy PSR-3-compatible PHP logging package with dozens of handlers.
neam/yii-streamlog
85495 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
91419 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.
networkteam/typo3-logger
4087 Downloads
Log in JSON format to stderr
websupport/yii-stream-log
20978 Downloads
Yii log route for streams
lucinda/errors-mvc
22148 Downloads
AOP-based MVC API for handling errors and uncaught exceptions in PHP applications
mteu/typo3-stream-writer
1649 Downloads
This extension adds the possibility to log to php://stdout and php://stderr
geoffroy-aubry/supervisor
7047 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
10252 Downloads
CLI tooling with zero configuration required.
charm/fallback-logger
771 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
pmjones/stdlog
5 Downloads
Log output to STDOUT and STDERR.
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.
micronext/php-std-logger
21 Downloads
Simple PHP Logger library that output data to console's stdout/stderr in depends of LogLevel. Implements interfaces defined by PSR-3