Download the PHP package innmind/async without Composer
On this page you can find all versions of the php package innmind/async. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download innmind/async
More information about innmind/async
Files in innmind/async
Download innmind/async
More information about innmind/async
Files in innmind/async
Vendor innmind
Package async
Short Description Async orchestration
License MIT
Homepage http://github.com/innmind/async
Package async
Short Description Async orchestration
License MIT
Homepage http://github.com/innmind/async
Keywords async
Please rate this library. Is it a good library?
Informations about the package async
async
Abstraction on top of Fibers to coordinate multiple tasks asynchronously.
The goal is to easily move the execution of any code built using innmind/operating-system from a synchronous context to an async one. This means that it's easier to experiment running a piece of code asynchronously and then move back if the experiment is not successful. This also means that you can test each part of an asynchronous system synchronously.
Installation
Usage
All versions of async with dependencies
PHP Build Version
Package Version
Requires
php Version
~8.4
innmind/operating-system Version ~7.0
innmind/immutable Version ~6.0
innmind/io Version ~4.0
innmind/time Version ~1.0
innmind/signals Version ~5.0
innmind/operating-system Version ~7.0
innmind/immutable Version ~6.0
innmind/io Version ~4.0
innmind/time Version ~1.0
innmind/signals Version ~5.0
The package innmind/async contains the following files
Loading the files please wait ...