colinodell/psr-testlogger
A lightweight PSR-3 TestLogger for unit tests. Capture log records in memory, inspect messages, contexts, and levels, and make assertions without external handlers. Helpful for verifying expected logging behavior in PHPUnit and other test suites.
MockObject for loggers) or require real disk-based logging for integration testsExecutives: "This package ensures our application's logging behavior is rigorously tested, preventing critical issues like missing error alerts or incorrect audit trails in production. It’s a lightweight, open-source tool that requires zero maintenance and delivers immediate ROI by catching logging bugs early in development."
Engineering: "Drop-in PSR-3 logger for tests that captures log records in memory—no setup, no disk writes. Simply assert on
How can I help you explore Laravel packages today?