Libraries tagged by http server
ciareis/bypass
14587 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.
appserver-io/webserver
6236 Downloads
Multithreaded webserver for php written in php
aksafan/yii2-fcm-both-api
56392 Downloads
Yii2 Extension for sending push notification with both Firebase Cloud Messaging (FCM) HTTP Server Protocols (APIs).
amphp/aerys
30596 Downloads
A non-blocking HTTP/Websocket server
leproxy/leproxy
2625 Downloads
LeProxy is the HTTP/SOCKS proxy server for everybody!
securized/laravel-ssrf
3733 Downloads
SSRF prevention for Laravel. Protect Http::, Guzzle, and validate user-supplied URLs against server-side request forgery.
northwoods/broker
108349 Downloads
Dead simple PSR-15 middleware dispatcher
morozovsk/yii2-websocket
15536 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/response-time
284886 Downloads
Middleware to save the response time into the X-Response-Time header
middlewares/redirect
28413 Downloads
A redirect repository for PSR-15 middleware packages
middlewares/php-session
28788 Downloads
Middleware to start php sessions using the request data
middlewares/method-override
25017 Downloads
Middleware to override the request method using the X-Http-Method-Override header
middlewares/firewall
324025 Downloads
Middleware to provide IP filtering
middlewares/error-handler
114896 Downloads
Middleware to handle http errors
middlewares/debugbar
23592 Downloads
Middleware to insert PHP DebugBar automatically in html responses