Libraries tagged by request logging
ameax/apilogger
453 Downloads
Powerful API request/response logging package for Laravel with multiple storage backends, privacy-first data sanitization, and performance optimization
dragon-code/laravel-http-logger
9837 Downloads
Logging incoming HTTP requests
tsitsishvili/elastic-audit
69 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.
philiprehberger/laravel-correlation-id
185 Downloads
Laravel middleware that generates or propagates correlation IDs for request tracing with automatic log context injection
laratel/opentelemetry
265 Downloads
A Laravel package for OpenTelemetry tracing, metrics, and logging integration.
keerill/laravel-http-client-logger
2368 Downloads
Logger Request and responses HTTP client for laravel
junixlabs/laravel-observatory
1022 Downloads
Observability toolkit for Laravel applications - Monitor HTTP requests, outbound calls, queue jobs, and scheduled tasks with Prometheus and SidMonitor support
elementareteilchen/logmodifier
90 Downloads
TYPO3 log processors for request URLs and compact exception output.
danbettles/defence
1612 Downloads
A simple intrusion detection/prevention system framework for PHP apps
andriichuk/laravel-http-logger
299 Downloads
Configurable HTTP request and response logger for Laravel, ideal for APIs. Optional file-upload metadata logging.
thereddot/monolog-extra-bundle
41723 Downloads
Symfony bundle with extra processors and logger to log request/response
pocketarc/laravel-integrations
786 Downloads
Production-ready third-party integrations for Laravel. Credential management, API request logging, rate limiting, sync scheduling, OAuth2, and health monitoring.
mymuns/activity-log
394 Downloads
A comprehensive Laravel 12+ package that provides request-response logging and model change tracking (versioning) with the ability to revert model states via command or API. Logs can be stored in the database or sent to external services like Logstash, Elasticsearch, Loki, or Sentry.
sherifai/clearcut
2809 Downloads
Laravel package for logging Http request/response in the database
khaledsabbah/integrations-http
3020 Downloads
HTTP integration helpers (requests, responses, middlewares, logging, enums, validation) for Laravel apps.