Libraries tagged by race condition
raceproof/laravel
26 Downloads
Controlled and reproducible concurrency testing for Laravel applications.
jangaraev/eloquent-model-advisory-lock
749 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.
wordcoolframework/coolrace
0 Downloads
handle race condition
muhmdraouf/laravel-paratest
8409 Downloads
Run your Laravel feature tests in parallel without race conditions.
michel/lock
1 Downloads
A flexible PHP locking library designed to prevent race conditions in CLI and web environments.
kekalainen/eloquent-concurrency
91 Downloads
Race condition workarounds for concurrent *OrCreate method calls.
wubinworks/module-session-reaper-patch
648 Downloads
Patch for CVE-2025-54236(a.k.a Session Reaper) which allows customer account takeover and RCE under certain conditions. This patch is actually a Magento 2 extension and universal compatible for Magento 2.3 & 2.4. If you cannot upgrade Magento or cannot apply the official hotfix, try this one.
creativecrafts/laravel-api-response
1481 Downloads
Laravel API Response is a powerful and flexible package that provides a standardized way to structure API responses in Laravel applications. It offers a range of features to enhance your API development experience, including consistent response formatting, conditional responses, pagination support, rate limiting, and more.
msp/flat-shipping5
110 Downloads
MSP FlatShipping5 is an easy extension allowing you to create 5 flat rate shipping methods with different prices and conditions. It will also add a custom HTML message you can show in the checkout page to inform your customers about your shipping methods.
faonni/module-shipping-multi-flat
842 Downloads
MultiFlatShipping extension will create 5 flat rate shipping methods with different prices and conditions.
justinholtweb/craft-weight
1 Downloads
Weight-based shipping rates for Craft Commerce — tiered per-weight pricing, handling fees, destination and subtotal conditions, box packing and dimensional weight.
commently/crawler
0 Downloads
Polite URL crawler. Transport + politeness only (robots.txt, per-host rate limits, conditional requests). Parsing and consuming content is the caller's job.