Libraries tagged by request scope
n2n/n2n-context
24703 Downloads
Context support (request, session and application scope) for n2n framework.
awes-io/repository
105406 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.
brocode/module-log-tracing
44 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+).
jwohlfert23/laravel-api-query
16327 Downloads
Provides laravel scope to build query from request query params
teoprayoga/laravel-teorion
694 Downloads
Request-driven query filter package for Laravel — formalized ScopeFilterTrait pattern with whitelist, isolated scope params, and single-call ViewModel support.
sgalinski/sg-apicore
11 Downloads
Modern API Core for TYPO3 - Modern, performance-driven TYPO3 API framework with attribute-based routing and endpoint metadata, multi-API/multi-version setup, tenant-aware request context, OpenAPI 3 generation with Swagger UI and CLI export, MCP/Model Context Protocol tool exposure over JSON-RPC and Streamable HTTP, token/user/backend authentication (opaque bearer + JWT + FE/BE contexts), scope enforcement, auto-CRUD resource registration via TCA/DataHandler, built-in response caching, rate limiting, structured request/response logging with redaction, backend dashboards for APIs/tokens/endpoints/rate-limits/logs, and optional legacy sg_rest compatibility.
nastuzzi-samy/laravel-query-selection
2782 Downloads
Add some custom scopes on models to make a better selection via requests
submtd/laravel-request-scope
7763 Downloads
Adds sorting, filtering and other options as query parameters to Laravel apps.
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.
rasuvaeff/yii3-correlation-id
1 Downloads
Request correlation ID for Yii3: PSR-15 middleware, request-scoped holder, and yiisoft/log context provider
switon/context
3 Downloads
Default context manager for request- and coroutine-scoped service-owned state for Switon Framework
phpdot/container-swoole
0 Downloads
Swoole context provider and per-request dispatcher for phpdot/container
awema-pl/module-repository
63 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.
switon/view
2 Downloads
HTML views with request-scoped state, controller template resolution, and an HTTP response bridge for Switon Framework