Libraries tagged by concurrent
crastlin/laravel-annotation_v2
136 Downloads
The implemented annotations include routing, permission menu, concurrency lock, validator, and dependency injection
afaztech/neili
36 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.
onebip/onebip-concurrency
12314 Downloads
ajgl/session-concurrency-bundle
64 Downloads
Symfony bundle to control session concurrency
vectorial1024/laravel-process-async
9 Downloads
Utilize Laravel Process to run PHP code asynchronously, as if using Laravel Concurrency.
trowski/react-fiber
25 Downloads
ReactPHP + ext-fiber
raceproof/runtime
23 Downloads
Lightweight PHP checkpoints for applications tested with RaceProof.
raceproof/laravel
24 Downloads
Controlled and reproducible concurrency testing for Laravel applications.
moebius/loop
866 Downloads
A solid event-loop API for writing applications that work across frameworks such as Amp or React, Slim, CodeIgniter, Laravel and Symfony.
meius/laravel-transaction-orchestrator
1 Downloads
Attribute-driven transactions and row-level locks for Laravel: retries, backoff, HTTP-aware rollbacks, and FOR UPDATE/SHARE on route model binding.
la/swoole-connection-manager
515 Downloads
Swoole connection manager for Laravel
jobmetric/flyron
5 Downloads
Flyron is a PHP package for asynchronous programming using Fibers and process-based concurrency, specially designed for Laravel applications.
initphp/fiber-loops
11 Downloads
A minimal cooperative task scheduler (event loop) for PHP, built on native fibers.
ifcastle/amphp-pool
20 Downloads
Middle-level library for creating Stateful Asynchronous server-side applications using the pure PHP and AMPHP
denismitr/async-runner
16 Downloads
Run PHP tasks asynchronously with the PCNTL extension