vennv/vapm

1.8.7 2023-09-09 07:48 UTC

This package is auto-updated.

Last update: 2024-06-09 09:53:08 UTC


README

  • 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

Institutes supported by this library

Composer

composer require vennv/vapm

Next update?

  • Simply add some other asynchronous features so that this library is as similar to Javascript & Kotlin as possible.
  • If you have any features you'd like to contribute or have any ideas, please give me feedback. I will always update this project in the near future.

How to use my lib?

Credits