Libraries tagged by concurrency-control

cheprasov/php-redis-lock

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

60 Favers
12597 Downloads

Event-driven asynchronous helpers and concurrency control for ReactPHP.

Go to Download


cheprasov/php-memcached-lock

9 Favers
252781 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
4708 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


shamanzpua/idempotency-engine

1 Favers
75 Downloads

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

Go to Download


expertsystemsau/laravel-conditional-requests

0 Favers
12 Downloads

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

Go to Download


alkinbg/optimistic-concurrency-bundle

1 Favers
23 Downloads

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

Go to Download


afaztech/neili

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


tourze/symfony-aop-lock-bundle

1 Favers
473 Downloads

A lightweight Symfony bundle providing declarative distributed locking based on AOP (Aspect-Oriented Programming). Easily add locking logic to your methods using attributes, enabling safe concurrency control in distributed environments.

Go to Download


synchronized/lock

0 Favers
16 Downloads

concurrency control by lock

Go to Download


swordev/mutex

1 Favers
3 Downloads

Read-write concurrency control

Go to Download


kl/php-redis-lock

1 Favers
935 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


kleijnweb/rest-e-tag-bundle

1 Favers
130 Downloads

Caching and Concurrency Control for REST APIs using E-Tag Headers

Go to Download