Libraries tagged by concurrent
mmasiukevich/php-es-cqrs
1 Downloads
Command Query Responsibility Segregation/Event Sourcing implementation
merlinthemagic/mtm-ws-sync
0 Downloads
Syncronization tools for PHP 7
melia/object-storage
32 Downloads
Lightweight PHP file-based object store with UUID persistence, lazy-loading references, in-memory cache, file locking, safe mode, and a simple viewer UI.
larsgmortensen/litelog
22 Downloads
Ultra-fast, lightweight JSON logger for PHP with atomic append and safe log rotation.
kode/parallel
1 Downloads
适用于 PHP 8.3+ 的高性能并行并发库:多引擎自动降级(ext-parallel 真线程 / pcntl 多进程 / 同步回退),提供 Runtime、Task、Future、Channel、Events、Fiber、Sync、WorkerPool、Cluster 等完整能力与跨机器分布式任务执行
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.
wilbur-yu/hyperf-cache-ext
2675 Downloads
hyperf cache counter rate limiter
mohamedmohamedhekal/lockguard
0 Downloads
Safe distributed locking helpers for Laravel with owner tokens and job middleware
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.