Libraries tagged by concurrency control

cheprasov/php-redis-lock

108 Favers
465322 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


jerome/matrix

59 Favers
13064 Downloads

Event-driven asynchronous helpers and concurrency control for ReactPHP.

Go to Download


cheprasov/php-memcached-lock

9 Favers
253989 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


freerkminnema/synchronized

2 Favers
4843 Downloads

A Laravel package that provides a `synchronized` function that uses atomic locks to prevent a critical section of code from running in parallel across multiple requests.

Go to Download


alkinbg/optimistic-concurrency-bundle

1 Favers
44 Downloads

HTTP optimistic concurrency control for Symfony and Doctrine using strong ETags, If-Match, and ORM versioning.

Go to Download


shamanzpua/idempotency-engine

1 Favers
131 Downloads

Framework-agnostic PHP idempotency engine for safe retries, concurrency control and duplicate suppression in distributed systems

Go to Download


flytachi/winter-thread

2 Favers
757 Downloads

A lightweight process engine for PHP — Java-like control of background tasks as isolated OS processes, without heavy extensions (no swoole/pthreads/parallel).

Go to Download


survos/fetch-bundle

1 Favers
591 Downloads

HTTP fetch utilities for Symfony: caching (RFC 9111 or app-controlled TTL), retry/backoff, bounded concurrency, and resumable downloads. Optional JSONL dataset-harvesting pagination on top if survos/jsonl-bundle is installed.

Go to Download


ajgl/session-concurrency-bundle

4 Favers
64 Downloads

Symfony bundle to control session concurrency

Go to Download


expertsystemsau/laravel-conditional-requests

0 Favers
19 Downloads

HTTP conditional requests for Laravel — ETag, Last-Modified, 304 Not Modified, and lost-update protection with If-Match.

Go to Download


afaztech/neili

5 Favers
39 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


ajgl/session-concurrency

0 Favers
227 Downloads

Symfony session authentication strategy to control concurrency

Go to Download


swordev/mutex

1 Favers
3 Downloads

Read-write concurrency control

Go to Download


raceproof/laravel

0 Favers
26 Downloads

Controlled and reproducible concurrency testing for Laravel applications.

Go to Download


sadi01/yii2-mutex-filter

0 Favers
1 Downloads

MutexFilter is an action filter that apply mutex on controller's actions.

Go to Download


Next >>