Libraries tagged by race-condition
webimpress/safe-writer
32958159 Downloads
Tool to write files safely, to avoid race conditions
jamm/memory
23581 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
chekote/behat-retry-extension
123014 Downloads
Automatically retry "Then" steps in Behat
tonysm/laravel-paratest
5394 Downloads
Run your Laravel feature tests in parallel without race conditions.
anourvalar/laravel-atom
9356 Downloads
ACID API
convertiv/composer-wordpress
6421 Downloads
This library fills a gap when using wordpress with composer. Previously, packages like Drupal's preserve paths composer plugin closed this gap, but with Composer 2's parallel operations, preserve paths creates a race condition.
darkghosthunter/laralocker
3912 Downloads
Avoid race condition in your Queue Jobs, Listeners and Notifications
romeoz/rock-cache
3079 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
kekalainen/eloquent-concurrency
25 Downloads
Race condition workarounds for concurrent *OrCreate method calls.
sacred/prevent-race-condition
1 Downloads
This package allows you to lock some part of code to prevent race condition.
sadi01/yii2-mutex-filter
1 Downloads
MutexFilter is an action filter that apply mutex on controller's actions.
jangaraev/eloquent-model-advisory-lock
111 Downloads
Handy approach to avoid race conditions when doing upserts in Laravel Eloquent models
acet/reslock
46 Downloads
Dependable advisory resource lock - for files and other contentious resources
tschoffelen/memory
3318 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
muhmdraouf/laravel-paratest
8408 Downloads
Run your Laravel feature tests in parallel without race conditions.