Libraries tagged by concurrent

cheprasov/php-redis-lock

108 Favers
453790 Downloads

RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.

Go to Download


riki137/multitron

91 Favers
18663 Downloads

Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.

Go to Download


php-standard-library/channel

1 Favers
109748 Downloads

Message-passing channels for async communication, inspired by Go and Rust

Go to Download


php-standard-library/async

1 Favers
109823 Downloads

Fiber-based structured concurrency using cooperative multitasking

Go to Download


amphp/http-tunnel

13 Favers
1017164 Downloads

HTTP/1.1 CONNECT tunnel connector built on the Amp concurrency framework

Go to Download


amphp/artax

26 Favers
893948 Downloads

Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework

Go to Download


n-hor/pcntl-parallel

27 Favers
1180 Downloads

Execute PHP code in parallel with single or persistent task worker.

Go to Download


rdlowrey/alert

4006 Favers
3071 Downloads

A non-blocking concurrency framework for PHP applications.

Go to Download


pudongping/hyperf-wise-locksmith

9 Favers
7663 Downloads

A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.

Go to Download


leocavalcante/swoole-futures

103 Favers
4067 Downloads

Futures + async/await for PHP's Swoole concurrency run-time.

Go to Download


justbetter/laravel-unique-values

53 Favers
6165 Downloads

Package to generate unique values with support for concurrency utilizing cache locking

Go to Download


jerome/matrix

60 Favers
11395 Downloads

An unparalleled PHP asynchronous experience, offering genuine concurrency and fiber-based task management.

Go to Download


hatchyu/laravel-sequence

6 Favers
6023 Downloads

Concurrency-safe Laravel sequence numbers using database transactions, row-level locking, grouping, formatting, and model integration.

Go to Download


cheprasov/php-memcached-lock

9 Favers
250412 Downloads

MemcachedLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.

Go to Download


myparcelcom/concurrency-safe-migrations

1 Favers
53582 Downloads

Provides an artisan command that runs migrations but prevents execution at the same time

Go to Download


<< Previous Next >>