Download the PHP package dominicwatts/consolelock without Composer
On this page you can find all versions of the php package dominicwatts/consolelock. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package consolelock
Magento 2 and Symfony lock composent
Experiment using Symfony lock compontent and magento console command. For locking console commands and cron proceses to prevent overlap, duplicate proceses or overloaded resource.
https://symfony.com/doc/current/components/lock.html#flockstore
Install
composer require symfony/lock
Usage
FlockStore
https://symfony.com/doc/current/components/lock.html#lock-store-flock
Example console command
Example 1
Example 2
Sample Console script
All versions of consolelock with dependencies
PHP Build Version
Package Version
Requires
magento/framework Version
*
symfony/lock Version *
php Version ~5.6.0||~7.0.0||~7.1.0||~7.2.0||~7.3.0
symfony/lock Version *
php Version ~5.6.0||~7.0.0||~7.1.0||~7.2.0||~7.3.0
The package dominicwatts/consolelock contains the following files
Loading the files please wait ....