Libraries tagged by execution lock
aalfiann/event-locker-php
36 Downloads
Event Locker class to stop multiple or parallel execution in PHP.
lamoda/tactician-locking-middleware
2 Downloads
Tactician command bus middleware for blocking commands execution inside of other running command
sunaoka/process-guard-php
14 Downloads
This library has been designed with the intention of preventing the execution of multiple instances of a script.
pteich/simplelock
13 Downloads
A simple locking/semaphore library for PHP 5.3+ with different adapters. Prevents flooding and multiple execution of code parts.
in2code/deploymentlocker
28 Downloads
Simple script to prohibit parallel execution of the same TYPO3.Surf deployment
desmart/laravel-padlock
814 Downloads
Script locking mechanism for Laravel. Enables blocking scripts execution for given period, for example to avoid cron jobs overlapping
davereid/drush-acquia-hook-invoke
7057 Downloads
Drush command designed to let you test execution of Acquia Cloud hooks on your local Drupal installation
kambo/llama-cpp-php
294 Downloads
The package enables the use of the LLama C++ library in PHP, thereby allowing the setup and execution of LLM models in PHP on your local machine.
zwirek/reactphp-limiter
62 Downloads
Set of classes for limiting concurrent job execution using ReactPHP
josephlavin/local-eventing
6 Downloads
In object eventing execution
activecollab/exec
264 Downloads
Local and remote command execution abstraction
wr2net/lm-create
35 Downloads
To create the suggested structures, the execution options are shown below. To create a "Project", it will be created within the default "app" directory with the name of your project where all the modules will be located.To create the modules or the complete skeleton of the module, you must also inform your project, as shown in each command.
akramzerarka/llama-cpp-php
16 Downloads
The package enables the use of the LLama C++ library in PHP, thereby allowing the setup and execution of LLM models in PHP on your local machine.
ostark/craft-async-queue
279745 Downloads
A queue handler that moves queue execution to a non-blocking background process
pudongping/hyperf-alarm-clock
1653 Downloads
A utility for measuring code execution time, detecting timeouts, and sending notifications.