Libraries tagged by time clock
jeffersoncechinel/task-locker
115 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
bytetcore/queue-unique-runner
8 Downloads
Ensure Laravel queue jobs run on only one server instance at a time with database or Redis distributed locking, heartbeat, and crash recovery.
bonsaicode/filelock
16 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.
kevjo/laravel-collab
0 Downloads
Real-time collaborative editing for Laravel with intelligent locking and conflict resolution.
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
229 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.
apkk/laravel-security-guard
9 Downloads
Reusable intrusion defence package for Laravel: known attack path detection, permanent IP blocking, public rate limiting, admin IP allowlists, one-time submission tokens and hardened security notifications.
mage2kishan/module-performance-debugger
20 Downloads
Production-grade Magento 2 frontend performance debugger and profiler. Tracks block render time, observers, plugins, layout XML, DI resolution, DB queries (slow + duplicate + N+1), memory, and full page timeline. Surfaces a floating storefront toolbar with bottleneck detection, severity scoring, suggested fixes and estimated savings. Supports XLS + PDF report export and per-collector toggles.
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
35 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