http-server
Async server library
An advanced async HTTP server library for PHP designed to handle high concurrency demands.
An advanced async HTTP server library for PHP, perfect for real-time apps and APIs with high concurrency demands.
1k stars
59 watching
100 forks
Language: PHP
last commit: about 1 month ago application-serverasynchttphttp-serverphprevolt
Related projects:
Repository | Description | Stars |
---|---|---|
amphp/http-client | An async HTTP client library that enables concurrent and efficient HTTP requests and responses in PHP. | 707 |
amphp/artax | An async HTTP client built on Amp for PHP | 23 |
amphp/mysql | An asynchronous MySQL client that optimizes database interactions with efficient non-blocking capabilities | 361 |
amphp/parallel | A parallelization library for PHP, enabling efficient multitasking and application responsiveness through multiple CPU threads. | 794 |
amphp/socket | A PHP library that enables secure, non-blocking communication over TCP and UDP sockets. | 238 |
symfony/http-client | A component for fetching HTTP resources in PHP | 1,960 |
theelous3/asks | An async HTTP client library with a familiar API and session management | 509 |
apache/serf | A high-performance asynchronous HTTP client library with minimal memory copies and transformations. | 27 |
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |
orthecreedence/wookie | An asynchronous HTTP server written in Common Lisp, designed to serve a web-based documentation site. | 190 |
andrewlalis/handy-httpd | An HTTP server for D with support for various features and request processors. | 34 |
http-rs/surf | A fast and flexible HTTP client framework for asynchronous Rust programming | 1,466 |
abdul/as3httpclient | An HTTP client library for ActionScript 3.0 that provides support for authentication and different status messages. | 6 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
richerarc/saphir | An async HTTP server framework providing low-level control with minimal boilerplate | 92 |