Libraries tagged by critical section
bileto/critical-section
19743 Downloads
Lightweight class supporting critical section locking
stekycz/critical-section
36447 Downloads
Lightweight class supporting critical section locking
cosmic-beacon/critical-section
4164 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
adilab/critical-section
7309 Downloads
Critical-section functionality for PHP
freerkminnema/synchronized
1520 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.
publero/critical-section
3590 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
petrknap/critical-section
68 Downloads
Critical section based on `symfony/lock`
ijvo/critical-section
4 Downloads
Lightweight class supporting critical section locking