/Vapm

Thư viện từ cá nhân github tôi fork về để custom riêng cho dự án này!

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

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

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