Download the PHP package terremoth/php-async without Composer
On this page you can find all versions of the php package terremoth/php-async. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download terremoth/php-async
More information about terremoth/php-async
Files in terremoth/php-async
Download terremoth/php-async
More information about terremoth/php-async
Files in terremoth/php-async
Vendor terremoth
Package php-async
Short Description Write async PHP processes or process async files with no phtreads, parallel or reactive libs
License GPL-3.0-or-later
Package php-async
Short Description Write async PHP processes or process async files with no phtreads, parallel or reactive libs
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package php-async
PHP Async Process
Process functions or files asynchronously without needing AMP, ReactPHP, RxPHP, Fibers, Pthreads, Parallel, Revolt, Pcntl or Swoole.
Just raw PHP! It is magic!
It uses a combination of:
- serializable-clojure lib
- Symfony/Process lib
- and PHP's native Shmop extension
See demos/demo.php for examples.
Installation
Documentation
That's it!
All versions of php-async with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
symfony/process Version ^7.2
laravel/serializable-closure Version ^2.0
ext-shmop Version *
ext-fileinfo Version *
ext-zlib Version *
symfony/process Version ^7.2
laravel/serializable-closure Version ^2.0
ext-shmop Version *
ext-fileinfo Version *
ext-zlib Version *
The package terremoth/php-async contains the following files
Loading the files please wait ....