Libraries tagged by php http serveur
veka-server/http-server-built-in-php
25 Downloads
Hack middleware pour les fichiers static avec le serveur HTTP de PHP !!! NE PAS UTILSER EN PROD !!!
oxygenzsas/composer_lib_http_server_built_in_php
15 Downloads
Hack middleware pour les fichiers static avec le serveur HTTP de PHP !!! NE PAS UTILSER EN PROD !!!
amphp/http-server
2209673 Downloads
A non-blocking HTTP application server for PHP based on Amp.
hyperf/http-server
2277242 Downloads
A HTTP Server for Hyperf.
datto/json-rpc-http
464692 Downloads
HTTP client and server for JSON-RPC 2.0
internations/http-mock
653468 Downloads
Mock HTTP requests on the server side in your PHP unit tests
pusher/pusher-http-laravel
502805 Downloads
[DEPRECATED] A Pusher bridge for Laravel
jacwright/restserver
63340 Downloads
php rest server for very light-weight REST APIs
httpsoft/http-server-request
80120 Downloads
Infrastructure for creating PSR-7 ServerRequest and UploadedFile
discord-php/http
218646 Downloads
Handles HTTP requests to Discord servers
hyperf/dispatcher
2242908 Downloads
A HTTP Server for Hyperf.
ciareis/bypass
8802 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
175428 Downloads
An extension for Utopia Framework to work with PHP Swoole as a PHP FPM alternative
swoole-bundle/swoole-bundle
23323 Downloads
Open/Swoole Symfony Bundle
morozovsk/websocket
15944 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