Libraries tagged by concurrent processes

rasuvaeff/bulkhead

0 Favers
285 Downloads

Cross-process concurrency limiter (bulkhead) for PHP-FPM, backed by Redis or APCu

Go to Download


kode/parallel

0 Favers
102 Downloads

适用于 PHP 8.3+ 的高性能多线程并行并发库:基于 ext-parallel 真线程(ZTS)的主引擎 + 同步回退引擎,可通过 EngineFactory::register() 接入 kode/process 等多进程后端;提供 Runtime、Task、Future、Concurrency 同步原语(Lock/Atomic/Semaphore/Barrier/Channel)、Fiber、WorkerPool 等完整能力

Go to Download


flytachi/winter-thread

2 Favers
754 Downloads

A lightweight process engine for PHP — Java-like control of background tasks as isolated OS processes, without heavy extensions (no swoole/pthreads/parallel).

Go to Download


fast-forward/fork

0 Favers
351 Downloads

A process manager for PHP that allows you to run multiple processes in parallel using the fork system call.

Go to Download


vectorial1024/laravel-process-async

10 Favers
9 Downloads

Utilize Laravel Process to run PHP code asynchronously, as if using Laravel Concurrency.

Go to Download


liuggio/spawn

29 Favers
18 Downloads

Concurrent processing of closures and commands in PHP with ease.

Go to Download


afaztech/neili

5 Favers
37 Downloads

Neili is an async-first PHP library built on Amp that streamlines creating robust Telegram bots. It provides a non-blocking HTTP client, wrappers for all Telegram Bot API methods, a long-polling Poller with concurrency control, and a flexible webhook handler. Neili is optimized for both constrained hosting environments and long-running worker processes.

Go to Download


wizaplace/process

0 Favers
682 Downloads

launch multi process concurrency

Go to Download


igorsgm/illuminate-concurrency

1 Favers
36 Downloads

Standalone extraction of Laravel's Illuminate Concurrency component. Run tasks concurrently using process, fork, or sync drivers.

Go to Download


jobmetric/flyron

3 Favers
7 Downloads

Flyron is a PHP package for asynchronous programming using Fibers and process-based concurrency, specially designed for Laravel applications.

Go to Download


venndev/vosaka-fourotines

2 Favers
24 Downloads

Structured async programming for PHP using Fibers, inspired by Kotlin Coroutines. Features AsyncIO (non-blocking streams), ForkProcess (low-overhead child processes), Flow/SharedFlow/StateFlow with backpressure, Channels, Mutex, and cooperative scheduling. Can integrate with VOsaka.

Go to Download


laravel-parallel/laravel-parallel

1 Favers
3 Downloads

Simple parallel processing for Laravel - Powered by AMPHP with automatic CPU detection.

Go to Download


danog/async-construct

0 Favers
4 Downloads

Async class constructor and wakeup functions for AMPHP.

Go to Download


fereydooni/laravel-concurrency

0 Favers
0 Downloads

A robust concurrent processing system for Laravel inspired by Go's concurrency model

Go to Download


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

1 Favers
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.

Go to Download


<< Previous Next >>