Libraries tagged by concurrent processes

afaztech/neili

4 Favers
25 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


vectorial1024/laravel-process-async

10 Favers
9 Downloads

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

Go to Download


jobmetric/flyron

3 Favers
2 Downloads

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

Go to Download


liuggio/spawn

29 Favers
18 Downloads

Concurrent processing of closures and commands in PHP with ease.

Go to Download


wizaplace/process

0 Favers
682 Downloads

launch multi process concurrency

Go to Download


igorsgm/illuminate-concurrency

0 Favers
35 Downloads

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

Go to Download


rasuvaeff/bulkhead

0 Favers
0 Downloads

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

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


fast-forward/fork

0 Favers
284 Downloads

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

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


mensbeam/fork

0 Favers
8 Downloads

Runs code concurrently by forking processes

Go to Download


clue/buzz-react

353 Favers
2537173 Downloads

Simple, async PSR-7 HTTP client for concurrently processing any number of HTTP requests, built on top of ReactPHP

Go to Download


<< Previous Next >>