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

Home Page:https://venndev.gitbook.io/vapm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://venndev.gitbook.io/vapm/

License:GNU General Public License v2.0


Languages

Language:PHP 100.0%