https://github.com/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
https://github.com/venndev/vapm
async-php await-async await-php await-promises coroutines green-thread-library green-threads multiprocessing multithreading php php-fiber php-generator php-generators php-threads
Last synced: about 1 month ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/venndev/vapm
- Owner: VennDev
- License: gpl-2.0
- Created: 2023-06-29T14:41:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-02T05:38:40.000Z (9 months ago)
- Last Synced: 2025-03-27T23:41:47.310Z (about 2 months ago)
- Topics: async-php, await-async, await-php, await-promises, coroutines, green-thread-library, green-threads, multiprocessing, multithreading, php, php-fiber, php-generator, php-generators, php-threads
- Language: PHP
- Homepage: https://venndev.gitbook.io/vapm/
- Size: 1.08 MB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
- [VapmExpress](https://github.com/VennDev/VapmExpress)# 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?
- [Click Here](https://venndev.gitbook.io/vapm/)# Credits
- Email: [email protected]
- Paypal: [email protected]