react/event-loop dependents (632) Order by: name | downloads Show: all | require | require-dev

  • PHP

    chemem/dumbflower

    Simple image manipulation library for PHP

  • chencongbao/laravel-short-schedule

    Schedule artisan commands to run using a sub-minute frequency

  • PHP

    choval/async

    A set of functions to help coding in async

    Abandoned!

  • PHP

    chrissileinus/reactphp-git

    A wrapper around the git cli command to control a git repository in a nonblocking way with the use of ReactPHP.

  • PHP

    christiaan/php-sandbox

    Php Sandbox in a child process which should make it possible to run user supplied code safely

  • PHP

    christiaan/stream-process

    Wrapper around proc_open to ease communication via streams between processes

  • PHP

    clue/ami-react

    Streaming, event-driven access to the Asterisk Manager Interface (AMI), built on top of ReactPHP.

  • PHP

    clue/bitbake-react

    Programmatically control your bitbake build shell

  • PHP

    clue/block-react

    Lightweight library that eases integrating async components built for ReactPHP in a traditional, blocking environment.

    Abandoned! See react/async

  • PHP

    clue/buzz-react

    Simple, async PSR-7 HTTP client for concurrently processing any number of HTTP requests, built on top of ReactPHP

    Abandoned! See react/http

  • PHP

    clue/connection-manager-extra

    Extra decorators for creating async TCP/IP connections, built on top of ReactPHP's Socket component

  • PHP

    clue/datagram

    UDP datagram socket client and server for reactphp

    Abandoned! See react/datagram

  • PHP

    clue/docker-react

    Async, event-driven access to the Docker Engine API, built on top of ReactPHP.

  • PHP

    clue/http-proxy-react

    Async HTTP proxy connector, tunnel any TCP/IP-based protocol through an HTTP CONNECT proxy server, built on top of ReactPHP