Libraries tagged by parallite
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
olivierperes/lambda-pi
12 Downloads
Parallel implementation of a functional interface on vectors
nag/gearmanager
6 Downloads
Small library for handling and managing gearman workers client
mojahed/php-multiquery
0 Downloads
Parallel MySQL query execution for raw PHP projects - Run multiple MySQL queries in parallel for efficient execution.
mojahed/multiquery
8 Downloads
Parallel MySQL query execution for Laravel projects - Run multiple MySQL queries in parallel for efficient execution.
libcast/worker-pool
6596 Downloads
Runs tasks in a parallel processing workerpool.
keggermont/laravel-amphp
352 Downloads
Boost Laravel performance with AmPHP's asynchronous capabilities. Run parallel tasks, HTTP requests, and database operations with automatic chunking while retaining a simple, expressive API. Perfect for improving API response times and resource utilization.