Libraries tagged by race
webimpress/safe-writer
30453351 Downloads
Tool to write files safely, to avoid race conditions
jamm/memory
22593 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
117748 Downloads
Automatically retry "Then" steps in Behat
astrotomic/php-deepface
204 Downloads
A PHP adapter for the python deepface framework.
anourvalar/laravel-atom
8821 Downloads
ACID API
runalyze/age-grade
19431 Downloads
Age grading for race results (running) based on tables provided by WMA
drdplus/codes
619 Downloads
Codes of Drd+ races, properties
convertiv/composer-wordpress
5062 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.
tonysm/laravel-paratest
5261 Downloads
Run your Laravel feature tests in parallel without race conditions.
darkghosthunter/laralocker
3887 Downloads
Avoid race condition in your Queue Jobs, Listeners and Notifications
drdplus/races
90 Downloads
Drd+ races
sportic/omniresult-racetec
145 Downloads
a scraper for getting data from racetec websites
romeoz/rock-cache
3077 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.
jangaraev/eloquent-model-advisory-lock
104 Downloads
Handy approach to avoid race conditions when doing upserts in Laravel Eloquent models
kekalainen/eloquent-concurrency
15 Downloads
Race condition workarounds for concurrent *OrCreate method calls.