Libraries tagged by https server
jacobbennett/laravel-http2serverpush
109328 Downloads
A HTTP2 Server Push Middleware for Laravel 5
ciareis/bypass
7760 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.
utopia-php/swoole
163412 Downloads
An extension for Utopia Framework to work with PHP Swoole as a PHP FPM alternative
swoole-bundle/swoole-bundle
19892 Downloads
Open/Swoole Symfony Bundle
northwoods/broker
88201 Downloads
Dead simple PSR-15 middleware dispatcher
morozovsk/websocket
15791 Downloads
simple php websocket server with examples and demo: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html
middlewares/whoops
187391 Downloads
Middleware to use Whoops as error handler
middlewares/response-time
235159 Downloads
Middleware to save the response time into the X-Response-Time header
middlewares/payload
413035 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
middlewares/negotiation
390335 Downloads
Middleware to implement content negotiation
middlewares/firewall
280886 Downloads
Middleware to provide IP filtering
middlewares/fast-route
174612 Downloads
Middleware to use FastRoute
middlewares/client-ip
519019 Downloads
Middleware to detect the client ip and save it as a request attribute
middlewares/base-path-router
1079105 Downloads
A PSR-15 middleware for hierarchical dispatching based on path prefixes
middlewares/base-path
1139641 Downloads
Middleware to remove the prefix from the uri path of the request.