> For the complete documentation index, see [llms.txt](https://venndev.gitbook.io/vapm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://venndev.gitbook.io/vapm/about.md).

# About

* 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.
