Libraries tagged by concorrency
larsgmortensen/litelog
22 Downloads
Ultra-fast, lightweight JSON logger for PHP with atomic append and safe log rotation.
la/swoole-connection-manager
501 Downloads
Swoole connection manager for Laravel
kode/parallel
0 Downloads
适用于 PHP 8.1+ 的高性能并行并发扩展库,支持 Runtime、Task、Future、Channel、Events、Fiber、Sync、Cluster 等完整功能,提供跨机器分布式任务执行能力
kiwilan/php-http-pool
2673 Downloads
PHP package with easy-to-use GuzzleHttp pool wrapper to make concurrent requests.
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.
jeromejhipolito/laravel-eloquent-atomic
8 Downloads
Atomic upsert operations with soft-delete awareness and pessimistic locking for Laravel Eloquent models.
fast-forward/fork
286 Downloads
A process manager for PHP that allows you to run multiple processes in parallel using the fork system call.
dual-native/http-system
0 Downloads
Framework-agnostic PHP library implementing the Dual-Native Pattern with CID validation, bidirectional linking, and zero-fetch optimization
co/loop
7 Downloads
A solid event-loop API for writing applications that work across frameworks such as Amp or React, Slim, CodeIgniter, Laravel and Symfony.
clystnet/laravel-jwt
77 Downloads
A jwt package for reisssuing token purpose based on jwt-auth package. This is a fork of the unisharp/laravel-jwt package.
aubes/http-pool-bundle
4 Downloads
Concurrent HTTP orchestration for Symfony: bounded concurrency, per-host rate limiting, reactive chaining, fire-and-forget.
prolic/concurrent-php-utils
21 Downloads
port of java.util.concurrent for php based on pthreads-extension
zobe/amphp-mysqli-query2
25 Downloads
`zobe/amphp-mysqli-query2` is a non-blocking mysqli query processor for use with the `amp` concurrency framework.
zobe/amphp-mysqli-query
30 Downloads
`zobe/amphp-mysqli-query` is a non-blocking mysqli query processor for use with the `amp` concurrency framework.
zeran/promise-queue
1 Downloads
A PHP library for asynchronous, promise-based queues with execution concurrency limit