Libraries tagged by middleware implementation
opencultureconsulting/psr15
1362 Downloads
This is a queue-based implementation of PSR-15: HTTP Server Request Handler.
mediagone/cqrs-bus
1742 Downloads
DDD ready implementation of Command, Event and Query bus.
amashukov/http-client-php
889 Downloads
PSR-18 HTTP client backed by ext-curl, with a middleware pipeline (retry on selected status codes, header injection). PSR-7 / PSR-17 message + factory interfaces; bring your own PSR-7 implementation (nyholm/psr7, guzzlehttp/psr7, slim/psr7, etc.).
nilportugues/messagebus
10354 Downloads
MessageBus library. Contains CommandBus, QueryBus and EventBus and multiple middleware implementations.
trollbus/message-bus
1887 Downloads
Trollbus is Flexible Message Bus implementation with middleware and handler result support
hypercharge/php-middleware
10 Downloads
Generalized middleware implementation for PHP.
bittyphp/middleware
13226 Downloads
PSR-15 HTTP Middleware implementation.
kuick/security
5910 Downloads
Kuick Security is a package for security related tasks. Includes PSR-15 middleware implementation
kuick/http
6360 Downloads
Kuick HTTP is a slim PSR-15 implementation
ellipse/stack
112 Downloads
Psr-15 middleware dispatcher implementation
ellipse/dispatcher
1004 Downloads
Psr-15 middleware dispatcher implementation
bermudaphp/pipeline
94 Downloads
PSR-15 middleware pipeline implementation for building composable HTTP request/response processing chains
phpsgi/funk
950 Downloads
An implementation of PHPSGI middleware specification
prezto/rate-limit
843 Downloads
PSR-7 rate limit implementation
hassanelzarkawy/nactu
40 Downloads
A Command Bus implementation with middleware pipeline, query caching, and retry support for Laravel