Libraries tagged by race condition
webimpress/safe-writer
43700390 Downloads
Tool to write files safely, to avoid race conditions
jamm/memory
27375 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
145575 Downloads
Automatically retry "Then" steps in Behat
convertiv/composer-wordpress
13071 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.
zaber-dev/laravel-lock
32 Downloads
Application-level distributed locking for Laravel with Eloquent integration, middleware, automatic owner detection, and cache/database storage.
anourvalar/laravel-atom
12557 Downloads
ACID API
darkghosthunter/laralocker
4018 Downloads
Avoid race condition in your Queue Jobs, Listeners and Notifications
romeoz/rock-cache
3084 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.
raceproof/runtime
25 Downloads
Lightweight PHP checkpoints for applications tested with RaceProof.
raceproof/laravel
26 Downloads
Controlled and reproducible concurrency testing for Laravel applications.
chani/safi-session
9 Downloads
Standalone, secure PHP session management library preventing AJAX race conditions and session hijacking.
amreljako/laravel-ledger-guard
10 Downloads
A highly secure, tamper-evident financial ledger and double-entry wallet system for Laravel with built-in anti-race condition mechanisms.
tonysm/laravel-paratest
5476 Downloads
Run your Laravel feature tests in parallel without race conditions.
sacred/prevent-race-condition
2 Downloads
This package allows you to lock some part of code to prevent race condition.
arth/race-prevention
42 Downloads
Set of class to manage race conditions