Libraries tagged by paralell
tayguara/paratest
29 Downloads
Parallel testing for PHP
symplely/thread_queue
50 Downloads
An simply `uv_queue_work` wrapper API to manage a pool of threads, for parallel PHP execution
sqonk/phext-detach
91 Downloads
Detach is a library for running tasks inside of a PHP script in parallel using forked processes.
solenoid/system
381 Downloads
System library
sobhanmohammadi/geometry
0 Downloads
An immutable, precision-safe, extensible Geometry calculation library for PHP 7.4+, built entirely on top of the Sobhanmohammadi\CAS algebra engine. Includes 10 new shape-solving factories for Triangle, Rhombus, Parallelogram, and Trapezoid with support for ambiguous cases and multiple input combinations.
sngrl/mcurl
63 Downloads
wrap curl client (http client) for PHP 5.3+; using php multi curl, parallel request and write asynchronous code
sj-i/ffi-zts
49 Downloads
Embed a ZTS PHP interpreter inside an NTS PHP process via FFI and run ZTS-only extensions (e.g. pecl/parallel) from a plain NTS CLI.
sankar/prestissimotesting
8 Downloads
composer parallel install plugin
robsonalvesbh/semaphoro
6 Downloads
This library will help you to run multiple process with PHP.
rauny-henrique/php-thread-pool
36 Downloads
Implementação de uma interface para utilização de Thread Pool com PHP
qxsch/multi-process-server
68 Downloads
Runs a multi threaded server.
publero/critical-section
3616 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
phputility/async
0 Downloads
A lightweight PHP library for asynchronous HTTP requests using curl_multi_* functions
pepsia/rolling-curl
128 Downloads
A non blocking multi thread cURL library
pedrogaldino/php-thread-pool
73 Downloads
Implementação de uma interface para utilização de Thread Pool com PHP