awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesDebug Widget Mappings

Configuration that links collected diagnostic data to specific browser UI components like tabs and icons.

Distinct from Widget Style Mapping: Different from native OS widget mappings; this maps data sets to web-based debugging toolbar elements.

Explore 1 awesome GitHub repository matching user interface & experience · Debug Widget Mappings. Refine with filters or upvote what's useful.

Awesome Debug Widget Mappings GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • php-debugbar/php-debugbarphp-debugbar 的头像

    php-debugbar/php-debugbar

    4,388在 GitHub 上查看↗

    这是一个 PHP 调试工具栏和运行时检查器,为 Web 开发期间监控系统指标、内存使用情况和执行时间提供了基于浏览器的界面。它作为应用性能监控和诊断工具,捕获实时数据和应用状态,以可视化 PHP 的执行生命周期。 该工具的独特之处在于能够跨多个请求持久化调试数据,从而实现请求历史记录追踪和过往会话归档。它支持检查 AJAX 请求,并在重定向期间管理数据持久化,确保在异步和顺序页面加载过程中均可获取诊断信息。 该系统涵盖了广泛的可观测性功能,包括自动运行时指标收集、自定义消息日志记录,以及将复杂变量渲染为交互式 HTML 转储。它采用模块化架构,包含用于数据聚合的收集器、基于驱动程序的 HTTP 抽象,以及用于管理调试数据读写的接口驱动存储系统。 该工具栏通过 JavaScript 和 HTML 的后期绑定资产注入集成到网页中。

    Links collected data sets to specific browser interface components through a configurable mapping of tabs and icons.

    PHP
    在 GitHub 上查看↗4,388
  1. Home
  2. User Interface & Experience
  3. Debug Widget Mappings