WyriHaximus member since: Aug 18, 2012 · Transparency log

WyriHaximus's packages

  • Makefile

    react-parallel/stubs

    🫏 Stubs (for PHPstan)

  • Makefile

    react-parallel/test-pool

    Pool meant for used in unit tests

  • PHP

    react-parallel/worker-pool

    👷👷‍♀️👷‍♂️ Worker pool for only one specific designated task

  • PHP

    react/async

    Async utilities and fibers for ReactPHP

  • PHP

    react/cache

    Async, Promise-based cache interface for ReactPHP

  • PHP

    react/child-process

    Event-driven library for executing child processes with ReactPHP.

  • PHP

    react/datagram

    Event-driven UDP datagram socket client and server for ReactPHP

  • PHP

    react/dns

    Async DNS resolver for ReactPHP

  • PHP

    react/espresso

    Silex wired with radioactive caffeine.

  • PHP

    react/event-loop

    ReactPHP's core reactor event loop that libraries can use for evented I/O.

  • PHP

    react/filesystem

    Asynchronous filesystem abstraction.

  • PHP

    react/http

    Event-driven, streaming HTTP client and server implementation for ReactPHP

  • PHP

    react/mysql

    Async MySQL database client for ReactPHP.

  • PHP

    react/partial

    Partial function application.

  • PHP

    react/promise

    A lightweight implementation of CommonJS Promises/A for PHP