amphp/amp dependents (288) Order by: name | downloads Show: all | require | require-dev

  • PHP

    amphp/pipeline

    Asynchronous iterators and operators.

  • PHP

    amphp/postgres

    Asynchronous PostgreSQL client for Amp.

  • PHP

    amphp/process

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

  • PHP

    amphp/react-adapter

    Adapter to make any ReactPHP library compatible with Amp.

  • PHP

    amphp/react-stream-adapter

    An adapter to make Amp's and React's streams compatible.

  • PHP

    amphp/redis

    Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.

  • PHP

    amphp/rpc

    Remote procedure calls for PHP based on Amp.

  • PHP

    amphp/socket

    Non-blocking socket connection / server implementations based on Amp and Revolt.

  • PHP

    amphp/sql

    Asynchronous SQL client for Amp.

  • PHP

    amphp/sql-common

    Common classes for non-blocking SQL implementations.

  • PHP

    amphp/ssh

    Async SSH client for PHP based on Amp.

  • PHP

    amphp/stream

    A stream abstraction to make working with non-blocking I/O simple.

    Abandoned! See amphp/byte-stream

  • PHP

    amphp/sync

    Non-blocking synchronization primitives for PHP based on Amp and Revolt.

  • PHP

    amphp/thread

    Non-blocking thread pool task dispatch

    Abandoned! See amphp/parallel

  • PHP

    amphp/websocket

    Shared code for websocket servers and clients.