Libraries tagged by parallel php

white-rabbit-1-sketch/php-worker-pool

0 Favers
5 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.

Go to Download


wdforge/php-multi-curl

0 Favers
21 Downloads

A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.

Go to Download


terremoth/php-async

1 Favers
12 Downloads

Write async PHP processes or process async files with no phtreads, parallel or reactive libs

Go to Download


spencer-mortensen/parallel-processor

0 Favers
106 Downloads

Run many pieces of code at once, and act on the results as they arrive

Go to Download


rauny-henrique/php-thread-pool

0 Favers
36 Downloads

Implementação de uma interface para utilização de Thread Pool com PHP

Go to Download


pedrogaldino/php-thread-pool

2 Favers
73 Downloads

Implementação de uma interface para utilização de Thread Pool com PHP

Go to Download


justmisha/php-multirunner

0 Favers
9 Downloads

The package gives the ability to run multiple processes (programs and scripts) in parallel in the background.

Go to Download


idimsh/parallel-processes

0 Favers
10 Downloads

Run multiple Symfony CLI processes in parallel.

Go to Download


happyslucker/parallel

1 Favers
1 Downloads

The Parallel library provides an efficient way to execute multiple tasks concurrently in PHP using child processes. This library leverages the functionality of the pcntl (Process Control) extension to achieve parallel processing, allowing developers to maximize resource utilization and improve performance, especially when dealing with time-consuming operations.

Go to Download


ppajer/php-request

0 Favers
10 Downloads

Intuitive and fluent wrappers for making cURL and multi-cURL requests.

Go to Download


solano/solano-phpunit

1 Favers
57227 Downloads

Parallel testing for Solano CI

Go to Download


tleckie/async

3 Favers
12 Downloads

Asynchronous and parallel PHP

Go to Download


symplely/thread_queue

1 Favers
42 Downloads

An simply `uv_queue_work` wrapper API to manage a pool of threads, for parallel PHP execution

Go to Download


vtsmedia/paratest

0 Favers
2846 Downloads

Parallel testing for PHP

Go to Download


turboparser/paratest

0 Favers
841 Downloads

Parallel testing for PHP

Go to Download


<< Previous Next >>