dittto/symfony-request-logger
Adopt if:
Look elsewhere if:
HttpClient without Guzzle).spatie/laravel-activitylog or custom middleware may fit better).For Executives: "This package lets us automatically track and log all external API calls our app makes—think of it as a ‘black box recorder’ for HTTP requests. It’s like adding a free, lightweight ‘debug mode’ for our APIs, so when something breaks or slows down, we’ll know exactly where and why. For example, if a payment processor is timing out, we’ll see the latency in our logs and debug toolbar without writing custom code. It’s a small investment (minimal setup) with big payoffs for reliability and developer speed. Since it’s open-source and integrates with our existing logging, there’s no vendor lock-in or cost."
For Engineering:
*"This Symfony bundle adds Guzzle middleware to log external requests to Monolog and appends timing/response data to the debug toolbar. It’s a drop-in solution if you’re already using Guzzle and Monolog—just configure it in services.yaml and boom, you’ve got request-level observability. Useful for:
How can I help you explore Laravel packages today?