php-fiber

There are 4 repositories under php-fiber topic.

  • nox7/async-php-8-io-http

    True asynchronous PHP I/O and HTTP without frameworks, extensions, or annoying code. Uses PHP Fibers introduced in PHP 8.1

    Language:PHP17411110
  • VennDev/Vapm

    A library support for PHP about Async, Promise, Coroutine, Thread, GreenThread and other non-blocking methods. The method is based on Fibers & Generator & Processes, requires you to have php version from >= 8.1

    Language:PHP15202
  • penelope

    cmatosbc/penelope

    Asynchronous file handler in PHP 8.1+ using Fibers

    Language:PHP3100
  • rcalicdan/fiber-async

    Modern concurrency for PHP, without extensions, with elegance.

    Language:PHP