Libraries tagged by psr-15
mezzio/mezzio-authorization
181840 Downloads
Authorization middleware for Mezzio and PSR-7 applications
jimtools/jwt-auth
17575 Downloads
Drop in replacement for tuupola/slim-jwt-auth
jasny/auth
14674 Downloads
Authentication, authorization and access control for Slim Framework and other PHP micro-frameworks
httpsoft/http-runner
21678 Downloads
Running PSR-7 components and building PSR-15 middleware pipelines
httpsoft/http-router
15057 Downloads
Simple and fast HTTP request router providing PSR-7 and PSR-15
httpsoft/http-cookie
46412 Downloads
Managing cookies with PSR-7 support
httpsoft/http-basis
14669 Downloads
Simple and fast HTTP microframework implementing PSR standards
eqs/health-check-provider
2919 Downloads
Provides healthcheck endpoints in accordance with IETF's healthcheck draft RFC
compwright/php-session
5393 Downloads
Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for ReactPHP applications
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
10919 Downloads
A request handler adapter for swoole, using PSR-7, PSR-15 and PSR-17.
chubbyphp/chubbyphp-framework
35484 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
10937 Downloads
A PSR-7/17/18 http message/client implementation
boronczyk/localization-middleware
56547 Downloads
PSR-15 middleware to assist primarily with language-based content negotiation and various other localization tasks.
bairwell/middleware-cors
16576 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.