Libraries tagged by paralell
g1k/rolling-curl
5 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
djamiyo/paratest
445 Downloads
Parallel testing for PHP
react-parallel/worker-pool
8690 Downloads
π·π·ββοΈπ·ββοΈ Worker pool for only one specific designated task
react-parallel/stubs
11293 Downloads
π« Stubs (for PHPstan)
react-parallel/pool-tests
11859 Downloads
π± Pool tests for bridging ext-parallel and ReactPHP
react-parallel/logger
7240 Downloads
π«ποΈ
react-parallel/filesystem
40 Downloads
ποΈπ§΅ποΈποΈπ§΅ Threading filesystem adapter for react/filesystem
paralleldevs/quickstart
31 Downloads
Drupal base configuration 2.x installation profile
react-parallel/psr-11-container-proxy
8619 Downloads
π°ππΈ PSR-11 container proxy
react-parallel/object-proxy
9535 Downloads
π¨βππ°π©βπ Access an object in the main thread from a ext-parallel thread without copying it over
react-parallel/future-to-promise-converter
310 Downloads
πΈ ext-parallel Future to ReactPHP Promise converter
zondor/codeception-paracept-json-merge
751 Downloads
Codeception json reports merge for parallel run, can merge json reports into one , can generate html reports
zlik/magento-resque
8 Downloads
Magento Upgrade Resque allows to organize a queue of SQL queries and use multiple workers to execute them in parallel during Magento upgrade.
xiaengine/curl-easy
14 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
white-rabbit-1-sketch/php-worker-pool
6 Downloads
A lightweight PHP library to manage a pool of workers for parallel task execution. This library allows you to easily manage worker threads, process tasks concurrently, and optimize your applicationβs performance by executing multiple tasks in parallel. Ideal for background jobs, batch processing.