fruitcake/laravel-debugbar
This system is a modernized Laravel debugging toolbar that provides deep visibility into application behavior through a modular collector architecture. It captures and visualizes data from various Laravel components, including SQL queries, HTTP clients, cache events, and Livewire state, while supporting advanced features like query explanation and cache management. The tool integrates with the Laravel ecosystem via middleware, service providers, and Artisan commands, all secured by strict request validation and comprehensive test coverage.
61.3
Adequate · 2 August 2026
5.9k
lines of production code
PHP
with JavaScript
1
bus factor · 276 authors in all
3
measurements over time
How it got here
2013–2014 · Modernization and modularization
The project underwent a significant modernization, including a package rename to Fruitcake/laravel-debugbar and an upgrade to support modern PHP and Laravel versions. The codebase was refactored into modular components with new data collectors for various Laravel features, alongside the removal of legacy assets and configuration files.
11 changes
2015–2021 · Debugbar feature expansion and test coverage
This period focused on significantly expanding the Laravel Debugbar's capabilities by introducing environment-variable-driven configuration, new data collectors (including Clockwork support), and middleware for conditional activation. The work also established persistent storage for debug data and introduced a static facade for easier API access, all supported by comprehensive unit tests and test fixtures.
9 changes
2024–2026 · Debug bar UI and architecture modernization
This period focused on modernizing the Debugbar's user interface and internal architecture. Key changes include a modular collector provider structure, enhanced SQL query visualization with EXPLAIN support, and the addition of a cache management widget. The work also involved automating build processes for assets and documentation, alongside comprehensive test coverage for controllers and console commands.
10 changes
Survey your own repository
fruitcake/laravel-debugbar was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 2 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit a275932c38 — the exact code this score is about.
- Scored under rubric rubric-2026.08.18. Score the same commit under that rubric and you get the same number.