About

https://github.com/VennDev/Vapm

  • A library for PHP about Async, Promise and other non-blocking methods.

  • The method is based on Fibers & Generator & Processes, requires you to have php version from >= 8.1

  • This is a Fiber & Generator & Processes based library of php that helps your code become asynchronous, and uses asynchronous methods such as fetch, read, ... help for the use of reading or retrieving results from the website in a non-blocking manner.

Last updated