Libraries tagged by psr15
eqs/health-check-provider
2932 Downloads
Provides healthcheck endpoints in accordance with IETF's healthcheck draft RFC
chubbyphp/chubbyphp-workerman-request-handler
10408 Downloads
A request handler adapter for workerman, using PSR-7, PSR-15 and PSR-17.
chubbyphp/chubbyphp-swoole-request-handler
10925 Downloads
A request handler adapter for swoole, using PSR-7, PSR-15 and PSR-17.
chubbyphp/chubbyphp-framework
35488 Downloads
A minimal, highly performant middleware PSR-15 microframework built with as little complexity as possible, aimed primarily at those developers who want to understand all the vendors they use.
chillerlan/php-httpinterface
10950 Downloads
A PSR-7/17/18 http message/client implementation
boronczyk/localization-middleware
56597 Downloads
PSR-15 middleware to assist primarily with language-based content negotiation and various other localization tasks.
bairwell/middleware-cors
16588 Downloads
A PSR-7 middleware layer for providing CORS (Cross Origin Request Security) headers and security provisions. Instead of just allowing invalid CORs requests to come through, this middleware actively blocks them after validating.
b13/slimphp-bridge
28733 Downloads
Provides a middleware for registering Slim PHP applications within TYPO3 Frontend Sites
arokettu/phpstorm-metadata-export
11640 Downloads
Export PhpStorm Advanced Metadata from DI containers
zendframework/zend-expressive-authorization
55314 Downloads
Authorization middleware for Expressive and PSR-7 applications
lochmueller/language-detection
46534 Downloads
Modern language detection middleware for TYPO3. Based on PSR-7, PSR-14 & PSR-15.
kodus/chrome-logger
35715 Downloads
PSR-3 (logging), PSR-7 (HTTP) and PSR-15 (middleware) compliant alternative to the original ChromeLogger for PHP
chimera/routing
169475 Downloads
A collection of reusable PSR-15 components that connects Chimera to any framework
akrabat/rka-scheme-and-host-detection-middleware
46542 Downloads
PSR-7/PSR-15 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.
for/http-middleware-psr15-adapter
11974 Downloads
PSR15 adapter for react/http middleware