Libraries tagged by request log
hexanet/monolog-extra-bundle
27555 Downloads
Symfony bundle with extra processors and logger to log request/response
philiprehberger/laravel-correlation-id
242 Downloads
Laravel middleware that generates or propagates correlation IDs for request tracing with automatic log context injection
tsitsishvili/elastic-audit
141 Downloads
Laravel package that logs third-party HTTP traffic (outgoing requests and incoming callbacks) and actor/model activity to a dedicated Elasticsearch cluster, with redaction, queued indexing, sampling, and optional dashboards.
laratel/opentelemetry
271 Downloads
A Laravel package for OpenTelemetry tracing, metrics, and logging integration.
it-for-free/rusphp
5437 Downloads
Universal PHP library for different perposis
adhocore/phalcon-ext
963 Downloads
Miscellaneous phalcon adapters, extensions and utilities
phpgt/routing
5319 Downloads
Routes HTTP requests to your code.
danbettles/defence
1618 Downloads
A simple intrusion detection/prevention system framework for PHP apps
rinvex/laravel-statistics
4169 Downloads
Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
pocketarc/laravel-integrations
1061 Downloads
Production-ready third-party integrations for Laravel. Credential management, API request logging, rate limiting, sync scheduling, OAuth2, and health monitoring.
oxid-support/heartbeat
82 Downloads
OXID eShop Heartbeat module with detailed request logging, correlation ID tracking, symbol monitoring, and GraphQL remote configuration
sherifai/clearcut
2871 Downloads
Laravel package for logging Http request/response in the database
khaledsabbah/integrations-http
3058 Downloads
HTTP integration helpers (requests, responses, middlewares, logging, enums, validation) for Laravel apps.
uptimex/laravel-client
524 Downloads
Laravel SDK that sends application telemetry (requests, queries, exceptions, jobs, logs, …) to UptimeX.
genai/trace
162 Downloads
Request correlation IDs for centralized logging. A TraceInterceptor reads X-Request-Id (or generates one), exposes it via a TraceContext bean + a global trace_id(), echoes it on the response, and a Monolog processor stamps it on every log line. PHP 5.3-safe at runtime.