Libraries tagged by mock functions
freerkminnema/synchronized
1496 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.
magemonk/module-contact-us
0 Downloads
Module to extend Magento Contact Us functionality
ock/helpers
1452 Downloads
Helper functions and classes used by other packages in the ock ecosystem.
kenepa/resource-lock
52185 Downloads
Filament Resource Lock is a Filament plugin that adds resource locking functionality to your site.
pear2/cache_shm
29443 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
prinsfrank/composer-version-lock
14110 Downloads
Functionality now provided by composer itself; Locks composer to a specific version for a project
wesleydekanter/laravel-lock
8 Downloads
This package provides additional lock drivers and functionality on top of the default locking functionality.
bonsaicode/filelock
11 Downloads
Used to prevent a script from being run more than once at the same time by providing mutex functionality via locking a file on the local machine.