2017 © Pedro Peláez
 

library task-lock

Usefull for control tasks to avoid parallel job. It support MongoDB or files.

image

andydune/task-lock

Usefull for control tasks to avoid parallel job. It support MongoDB or files.

  • Monday, May 7, 2018
  • by AndyDune
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

TaskLock

Build Status Software License Packagist Version Total Downloads, (*1)

It is usefull for control tasks to avoid parallel job. It support MongoDB or files., (*2)

Installation

Installation using composer:, (*3)

composer require andydune/task-lock 

Or if composer didn't install globally:, (*4)

php composer.phar require andydune/task-lock

Or edit your composer.json:, (*5)

"require" : {
     "andydune/task-lock": "^1"
}

And execute command:, (*6)

php composer.phar update

Use it command if you don not need dev code:, (*7)

php composer.phar update --no-dev

The Versions

07/05 2018

dev-master

9999999-dev https://github.com/AndyDune/ConditionalExecution

Usefull for control tasks to avoid parallel job. It support MongoDB or files.

  Sources   Download

MIT

The Requires

 

The Development Requires

php task cron

20/03 2018

v1.3.1

1.3.1.0 https://github.com/AndyDune/ConditionalExecution

Usefull for control tasks to avoid parallel job. It support MongoDB or files.

  Sources   Download

MIT

The Requires

 

The Development Requires

php task cron

20/03 2018

v1.3.0

1.3.0.0 https://github.com/AndyDune/ConditionalExecution

Usefull for control tasks to avoid parallel job. It support MongoDB or files.

  Sources   Download

MIT

The Requires

 

The Development Requires

php task cron

20/03 2018

v1.2.0

1.2.0.0 https://github.com/AndyDune/ConditionalExecution

Usefull for control tasks to avoid parallel job. It support MongoDB or files.

  Sources   Download

MIT

The Requires

 

The Development Requires

php task cron

14/03 2018

v1.1.0

1.1.0.0 https://github.com/AndyDune/ConditionalExecution

Usefull for control tasks to avoid parallel job. It support MongoDB or files.

  Sources   Download

MIT

The Requires

 

The Development Requires

php task cron

13/03 2018

v1.0.0

1.0.0.0 https://github.com/AndyDune/ConditionalExecution

Usefull for control tasks to avoid parallel job. It support MongoDB or files.

  Sources   Download

MIT

The Requires

 

The Development Requires

php task cron