Libraries tagged by time clock
tarun-singhal/page-lock
12 Downloads
For muti user access of the web-page then lock the same web page irrespective of browser using for a pre-defined time intervel.
stechstudio/laravel-locking-migrations
6 Downloads
Ensure only one server runs migrations at a time
jeffersoncechinel/task-locker
112 Downloads
A simple locker class to help prevent php applications to run multiple instances of itself at the same time.
illchuk/illchuk-locker
79 Downloads
Prevent an action for some long amount of time. Hours, days, months, years.
emmetog/locker
24 Downloads
A library that allows only one process to execute at a time
dynamic/silverstripe-elemental-countdown-block
41 Downloads
Display a countdown to a specific date and time
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.
magenizr/magento2-duplicate
28 Downloads
Save time by duplicating records such as Catalog and Cart Price Rules, CMS Pages and Blocks or Categories.
keggermont/laravel-amphp
352 Downloads
Boost Laravel performance with AmPHP's asynchronous capabilities. Run parallel tasks, HTTP requests, and database operations with automatic chunking while retaining a simple, expressive API. Perfect for improving API response times and resource utilization.
figuren-theater/ft-site-editing
176 Downloads
Packages to improve or extend the editing experience within the WordPress Site Editor (called Gutenberg for a long time) for all sites of the figuren.theater multisite network.
dovutuan/laravel-sji
0 Downloads
Queue middleware: only one job runs at a time per instance
icephp/mini-queue
0 Downloads
IcePHP/MiniQueue is a lightweight PHP library for managing job queues and processing tasks asynchronously. This library provides a simple and efficient way to handle tasks in the background, allowing your application to perform time-consuming operations without blocking the main execution flow
thenexxuz/utils
15 Downloads
A few common helpers for debugging. PID file lock out class and time measurement class.
aibuy/utils
1046 Downloads
A few common helpers for debugging. PID file lock out class and time measurement class.
emoretti/kronos
28 Downloads
Kronos is a PHP library, which allows to calculate the execution time of a page and code blocks (called CheckPoint), with an accuracy up to 1 μs