Libraries tagged by http server
chadicus/slim-oauth2-http
416131 Downloads
Bridge components for PSR-7 and bshaffer's OAuth2 Server http messages.
ghostwriter/http
137954 Downloads
HTTP Client and Server abstraction for PHP.
ciareis/bypass
10611 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
180937 Downloads
An extension for Utopia Framework to work with PHP Swoole as a PHP FPM alternative
swoole-bundle/swoole-bundle
25057 Downloads
Open/Swoole Symfony Bundle
northwoods/broker
90751 Downloads
Dead simple PSR-15 middleware dispatcher
morozovsk/websocket
16047 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
191076 Downloads
Middleware to use Whoops as error handler
middlewares/response-time
264101 Downloads
Middleware to save the response time into the X-Response-Time header
middlewares/negotiation
402294 Downloads
Middleware to implement content negotiation
middlewares/firewall
308809 Downloads
Middleware to provide IP filtering
middlewares/fast-route
176948 Downloads
Middleware to use FastRoute
middlewares/client-ip
556039 Downloads
Middleware to detect the client ip and save it as a request attribute
middlewares/base-path-router
1130050 Downloads
A PSR-15 middleware for hierarchical dispatching based on path prefixes
middlewares/base-path
1192668 Downloads
Middleware to remove the prefix from the uri path of the request.