Debugging & Developer Experience (DX):
Roadmap: Internal Tooling or Open-Source Contribution
Cost vs. Value:
Adopt if:
{{ prop(user) }} to dump only admin-exposed fields).Look elsewhere if:
"This is a lightweight, no-code solution to cut debugging time for our SonataAdmin-backed features. By using {{ prop(object) }} in Twig, developers can instantly see only the fields exposed in the admin panel—saving hours of manual inspection during UI fixes or localization work. It’s a low-cost experiment (free, open-source) with potential to reduce support tickets for display/field visibility issues. Given its niche focus, it’s only relevant if we’re maintaining legacy Symfony2/SonataAdmin code, but could be a quick win for teams stuck in technical debt."
*"If we’re still using Symfony2 + SonataAdmin 2.x, this bundle lets us dump only admin-relevant properties in Twig with {{ prop(object) }}, which is faster than digging through metadata or using generic dumpers like Kint. It’s especially useful for:
Tradeoffs:
Proposal: Try it in a non-critical legacy module to test if it reduces debugging time. If it works, we can avoid building a custom solution."*
How can I help you explore Laravel packages today?