amphp/byte-stream dependents (77) Order by: name | downloads Show: all | require | require-dev

  • PHP

    amphp/aerys

    A non-blocking HTTP/Websocket server

    Abandoned! See amphp/http-server

  • PHP

    amphp/artax

    Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework

    Abandoned! See amphp/http-client

  • PHP

    amphp/cluster

    Building multi-core network applications with PHP.

  • PHP

    amphp/dns

    Async DNS resolution for Amp.

  • PHP

    amphp/file

    Non-blocking access to the filesystem based on Amp and Revolt.

  • PHP

    amphp/http-client

    An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.

  • PHP

    amphp/http-client-cache

    An async HTTP cache for Amp's HTTP client.

  • PHP

    amphp/http-client-psr7

    PSR-7 adapter for Amp's HTTP client.

  • PHP

    amphp/http-server

    A non-blocking HTTP application server for PHP based on Amp.

  • HTML

    amphp/http-server-form-parser

    An HTTP server plugin that simplifies form data handling. Effortlessly parse incoming form submissions and extracting its data.

  • PHP

    amphp/http-server-static-content

    Static content request handler for Amp's HTTP server.

  • PHP

    amphp/http-tunnel

    HTTP/1.1 CONNECT tunnel connector built on the Amp concurrency framework

  • PHP

    amphp/log

    Non-blocking logging for PHP based on Amp, Revolt, and Monolog.

  • PHP

    amphp/parallel

    Parallel processing component for Amp.

  • PHP

    amphp/process

    A fiber-aware process manager based on Amp and Revolt.