Libraries tagged by console logger
viserio/foundation
4711 Downloads
The Viserio Foundation package.
jrdev/pclog
21 Downloads
Logging made easy.
zanson/debug-helper
143 Downloads
A utility to display PHP Errors and exceptions in a more readable way. Also adds a JS console.log style PHP output class.
shirongqi/streamscanner
10 Downloads
PHP版的console.log(),能在流程中调用一个函数,后台就能记录该调用该函数的详细信息包括:步骤数,类名,方法名,行号,上一步到这一步的运行时间等;
karontek/bcons
321 Downloads
bcons is console.log for backend, it allows you to send debug data from your PHP code to the browser devtools.
alexlcdee/colorcli
38 Downloads
Console Logger with color highlighted level tags
ivol/monolog-cli-processor
694 Downloads
Allows to log console command
ttree/chromelogger
12 Downloads
A TYPO3 Flow Logger Backend to send log the the Chrome Console
allstak/sdk-symfony
3 Downloads
Official AllStak Symfony bundle — drop-in, fully automatic observability for Symfony 6.4 and 7.x. One install plus an API key auto-captures errors, inbound and outbound HTTP, DB queries, logs, traces and spans, breadcrumbs, console commands, and messenger messages. Every integration is on by default and individually toggleable.
codebabel/royalprint
3 Downloads
royalprint is perfect for simplifying the information that needs to go to the console, similar to printing in C++ command cout, PHP echo, log("Hi"), go("Hello ..."), cout("whoami?"), puts("She Knows")... and more.
sevenecks/tableify
6293 Downloads
Transform a multidimensional array into a pretty table that can be echoed to the screen or logged to a file.