Libraries tagged by per-request
rickselby/laravel-gate-cache
118313 Downloads
Add a per-request caching layer to Laravel's Gate
martinkup/symfony-profiler-optimization-advisor-bundle
360 Downloads
Symfony Profiler bundle that analyzes per-request signals and produces scored, actionable optimization opportunities with ready-made AI agent prompts.
geeky/query-cache-builder
83033 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.
yangusik/laravel-spawn
17 Downloads
Laravel adapter for PHP TrueAsync — async HTTP server with coroutine-per-request isolation
squareboat/sql-doctor
1453 Downloads
Quickly debugging the amount of database queries per request in Laravel.
knotlog/knotlog
2519 Downloads
Wide logging implementation for PHP - one comprehensive, context-rich event per request
gilbitron/canonical-context-logging-laravel
4425 Downloads
Laravel integration for Canonical Context Logging - structured JSON logs with one wide event per request
gilbitron/canonical-context-logging
4445 Downloads
PHP SDK for Canonical Context Logging - structured JSON logs with one wide event per request
yangusik/symfony-spawn
48 Downloads
Symfony adapter for PHP TrueAsync — async HTTP server with coroutine-per-request isolation
univeros/observability
46 Downloads
bin/altair observability:* — framework-native runtime observability. OpenTelemetry-compatible spans + metrics emitted natively (OTLP-JSON over HTTP, no SDK dependency), a PSR-15 middleware for per-request tracing, and a JSONL log under .altair/observability/ for local inspection and after-the-fact analysis.
sandermuller/laravel-x402
239 Downloads
Laravel adapter for the x402 payment protocol — pay-per-request HTTP APIs with stablecoins.
rinvex/laravel-statistics
4163 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.
langsys/laravel-request-query-cache
4 Downloads
Request caching toolkit for Laravel: per-request Eloquent query deduplication (firstCached/getCached) plus idempotent HTTP responses via the idempotent middleware.
zealphp/ext
8 Downloads
Per-request function overrides for long-running PHP servers. Intercepts 53 PHP built-ins (header, session_start, setcookie, etc.) and routes them to user-supplied callbacks. Purpose-built for ZealPHP.
switon/i18n
4 Downloads
Per-request locale, flat translation files, fallback lookup, and optional ICU formatting for Switon Framework