alshenetsky/symfony-roadrunner-dumper
dd() fails due to async worker constraints. Critical for teams adopting Roadrunner for scalability.dd() breaks.Adopt if:
dd() failures in async workers.\dev\dd()).Look elsewhere if:
dd() or Xdebug suffices).stacked-dumper-laravel instead).*"This package solves a critical pain point for our Symfony + Roadrunner deployments: debugging async workers. Currently, developers hit roadblocks when dd() fails in Roadrunner, slowing down feature delivery and onboarding. By adopting this lightweight solution (a 1-line code change), we’ll:
*"This is a drop-in fix for Roadrunner’s dd() limitation. Replace dd() with \dev\dd() in your Symfony workers, and debugging works as expected—no config, no overhead. Key benefits:
worker error: invalid data found messages.require --dev).VarDumper component.composer.json and update dd() calls in Roadrunner workers. Tested in [repo link]."*How can I help you explore Laravel packages today?