Libraries tagged by parallel php
tayguara/paratest
29 Downloads
Parallel testing for PHP
irl/paratest
1 Downloads
Parallel testing for PHP | Forked for IRL implementation
djamiyo/paratest
445 Downloads
Parallel testing for PHP
sqonk/phext-detach
91 Downloads
Detach is a library for running tasks inside of a PHP script in parallel using forked processes.
sngrl/mcurl
63 Downloads
wrap curl client (http client) for PHP 5.3+; using php multi curl, parallel request and write asynchronous code
highperapp/validator
0 Downloads
High-performance data validation with Rust FFI acceleration, AMPHP parallel processing, and pure PHP fallback
wykleph/curl
32 Downloads
Simple synchronous and asynchronous cURL requests in php.
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.
phputility/async
0 Downloads
A lightweight PHP library for asynchronous HTTP requests using curl_multi_* functions
oxhq/drove
33 Downloads
Independent prepared-state test runner with Pest and PHPUnit frontends.
kode/ai-agent
14 Downloads
企业级 PHP AI Agent 框架,兼容 Symfony AI 生态。支持短剧生成(多 Agent 协作)、多模态(文生图/视频/数字人/Seedance)、Monolog 日志、Fiber 协程、进程管理、AI 字幕、配音旁白、视频剪辑、工作流预设等企业级功能。
johnsear/task-scheduler
11 Downloads
A lightweight PHP library designed for scheduling and executing command-line tasks with cron syntax.
j3j5/lastfm-apio
14 Downloads
A simple PHP wrapper for the Last.fm API that allows you to launch parallel requests.
highperapp/compression
2 Downloads
High-performance compression library with Rust FFI acceleration, Brotli and Gzip support, and pure PHP fallback
ghabes/rolling-curl
15 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP