Libraries tagged by per-request
martinkup/symfony-profiler-optimization-advisor-bundle
7472 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
86700 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.
rickselby/laravel-gate-cache
127448 Downloads
Add a per-request caching layer to Laravel's Gate
yangusik/laravel-spawn
92 Downloads
Laravel adapter for PHP TrueAsync — async HTTP server with coroutine-per-request isolation
square1/laravel-mpp
136 Downloads
Charge AI agents per request from any Laravel route using the Machine Payments Protocol (MPP), settling over Stripe Shared Payment Tokens or Tempo on-chain stablecoins. Tag routes via middleware or a #[RequiresPayment] attribute.
milpa/auth-webauthn
550 Downloads
Passkey / WebAuthn adapter for the Milpa PHP framework: the lbuchs/webauthn implementation of milpa/auth's WebAuthnVerifier, plus in-memory challenge and credential stores. Ceremony types and contracts live in milpa/auth. A verified assertion mints a session — it is never a per-request transport. Zero framework, zero ORM.
gilbitron/canonical-context-logging-laravel
6331 Downloads
Laravel integration for Canonical Context Logging - structured JSON logs with one wide event per request
gilbitron/canonical-context-logging
6351 Downloads
PHP SDK for Canonical Context Logging - structured JSON logs with one wide event per request
alecto1b/laravel-gate-cache
961 Downloads
Add a per-request caching layer to Laravel's Gate
zealphp/ext
250 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.
yangusik/symfony-spawn
99 Downloads
Symfony adapter for PHP TrueAsync — async HTTP server with coroutine-per-request isolation
waffle-commons/pipeline
98 Downloads
PSR-15 middleware pipeline for Waffle Commons: an ordered, boot-frozen stack with automatic OPTIONS answering and no per-request mutation.
waffle-commons/container
163 Downloads
PSR-11 dependency-injection container for Waffle Commons: autowiring, singleton lifecycles, and per-request reset semantics for resident-worker mode.
univeros/observability
85 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.
squareboat/sql-doctor
1456 Downloads
Quickly debugging the amount of database queries per request in Laravel.