Libraries tagged by request scoped
brocode/module-log-tracing
7 Downloads
Request-scoped trace ID for Magento 2 logs. Stamps every log line, echoes an X-Request-Id response header, and gives a single ID to correlate web logs, app logs, and downstream calls for one request. Compatible with Monolog 2 (Magento 2.4.4–2.4.7) and Monolog 3 (Magento 2.4.8+).
bensedev/request-bag
0 Downloads
Request-scoped data container for Laravel
cheese44/cheesecache
18 Downloads
A request scoped cache library for PHP with the goal to make caching consistent and maintainable.
switon/view
2 Downloads
HTML views with request-scoped state, controller template resolution, and an HTTP response bridge for Switon Framework
switon/inspector
0 Downloads
Request-scoped development inspection with collector payloads and multi-format views for Switon Framework
pogo/async
5 Downloads
Request-scoped parallel PHP jobs for FrankenPHP.
methorz/php-profiler
0 Downloads
Request-scoped performance profiling with detailed timing, memory tracking, percentile metrics, and intelligent threshold monitoring for PHP applications
switon/context
3 Downloads
Default context manager for request- and coroutine-scoped service-owned state for Switon Framework
postboost/php-sdk
0 Downloads
The PostBoost REST API lets you publish, schedule, and analyze social media posts across 12+ platforms from a single integration. No OAuth apps to maintain — PostBoost handles platform authorization for you. ## Base URL All workspace-scoped endpoints are prefixed with `/{workspaceUuid}`. Panel/admin endpoints are prefixed with `/panel`. ## Authentication All requests require a Bearer token in the `Authorization` header. Generate tokens in your PostBoost dashboard under **Settings → Access Tokens**. ``` Authorization: Bearer YOUR_API_TOKEN ```
martinkup/symfony-profiler-optimization-advisor-bundle
397 Downloads
Symfony Profiler bundle that analyzes per-request signals and produces scored, actionable optimization opportunities with ready-made AI agent prompts.
teoprayoga/laravel-teorion
530 Downloads
Request-driven query filter package for Laravel — formalized ScopeFilterTrait pattern with whitelist, isolated scope params, and single-call ViewModel support.
n2n/n2n-context
24217 Downloads
Context support (request, session and application scope) for n2n framework.
awes-io/repository
105404 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
jwohlfert23/laravel-api-query
16096 Downloads
Provides laravel scope to build query from request query params
submtd/laravel-request-scope
7763 Downloads
Adds sorting, filtering and other options as query parameters to Laravel apps.