Libraries tagged by php http serveur
veka-server/http-server-built-in-php
27 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
39 Downloads
Hack middleware pour les fichiers static avec le serveur HTTP de PHP !!! NE PAS UTILSER EN PROD !!!
amphp/http-server
6452909 Downloads
A non-blocking HTTP application server for PHP based on Amp.
hyperf/http-server
2973699 Downloads
A HTTP Server for Hyperf.
discord-php/http
356300 Downloads
Handles HTTP requests to Discord servers
datto/json-rpc-http
540086 Downloads
HTTP client and server for JSON-RPC 2.0
internations/http-mock
663281 Downloads
Mock HTTP requests on the server side in your PHP unit tests
jacwright/restserver
72101 Downloads
php rest server for very light-weight REST APIs
httpsoft/http-server-request
126289 Downloads
Infrastructure for creating PSR-7 ServerRequest and UploadedFile
ghostwriter/http
142496 Downloads
HTTP Client and Server abstraction for PHP.
pusher/pusher-http-laravel
509671 Downloads
[DEPRECATED] A Pusher bridge for Laravel
hyperf/dispatcher
2933372 Downloads
A HTTP Server for Hyperf.
ciareis/bypass
14022 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.
swoole-bundle/swoole-bundle
61542 Downloads
Open/Swoole Symfony Bundle
morozovsk/websocket
17814 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