cyve/logviewer-bundle
Symfony bundle that adds a lightweight log viewer to your app. Install via Composer, enable the bundle, and import its routes. Super admins (ROLE_SUPER_ADMIN) can browse application logs at /logs to quickly inspect recent entries and errors.
ROLE_SUPER_ADMIN) to logs, aligning with audit requirements for sensitive environments.ROLE_SUPER_ADMIN may be too permissive; custom RBAC may be required.For Executives: "This open-source log viewer bundle lets our Symfony team quickly add secure, role-based log access for super admins—reducing debugging friction without upfront costs. It’s a lightweight alternative to paid tools like Datadog, ideal for internal tools or low-volume logs. Since it’s MIT-licensed, we avoid vendor lock-in, and the minimal setup (Composer + config) means we can deploy it in days. Trade-off: It’s best for simple use cases; for high-scale needs, we’d evaluate commercial options."
For Engineering: *"The CyveLogViewerBundle provides a turnkey log UI for Symfony, cutting the time to add log visibility from weeks (building custom) to hours. Key pros:
ROLE_SUPER_ADMIN gating (customizable via Symfony’s security system).Limitations to Note:
Proposed Next Steps:
How can I help you explore Laravel packages today?