awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesRuntime Data Interceptors

Intercepts HTTP requests, commands, queue jobs, and tests via middleware to capture runtime data without modifying application code.

Distinct from Request Interception Middleware: Distinct from Request Interception Middleware: focuses on intercepting runtime data for debugging purposes, not network-level traffic interception.

Explore 1 awesome GitHub repository matching web development · Runtime Data Interceptors. Refine with filters or upvote what's useful.

Awesome Runtime Data Interceptors GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • itsgoingd/clockworkالصورة الرمزية لـ itsgoingd

    itsgoingd/clockwork

    5,941عرض على GitHub↗

    Clockwork is a PHP development debugging tool that collects and displays runtime data from server-side middleware in a browser-based interface. It captures request details, performance metrics, logs, database queries, and stack traces for HTTP requests, commands, queue jobs, and tests without requiring modifications to application code. The tool provides a client-side rendered toolbar and full web interface for inspecting collected data, including a searchable performance timeline viewer, an HTTP request monitor with timing and response details, and inline variable logging helpers that return

    Intercepts HTTP requests, commands, queue jobs, and tests via middleware to capture runtime data without modifying application code.

    PHP
    عرض على GitHub↗5,941
  1. Home
  2. Web Development
  3. Request Interception Middleware
  4. Runtime Data Interceptors