2017 © Pedro Peláez
 

library php-background-proccess

image

dflourusso/php-background-proccess

  • Monday, November 7, 2016
  • by dflourusso
  • Repository
  • 1 Watchers
  • 0 Stars
  • 21 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

php-background-proccess

Installation

$ composer require dflourusso/php-background-proccess

Usage example

$bg = new BackgroundProccess('teste', __DIR__ . '/tmp/background-proccess');

$bg->run(__DIR__ . '/bin/test_bg_task.php');

Avaliable methods, (*1)

  • run
  • isRunning
  • stop
  • getPid

Authors

The Versions

07/11 2016

dev-master

9999999-dev

  Sources   Download

MIT

The Development Requires

by Daniel Fernando Lourusso

07/11 2016

1.0.2

1.0.2.0

  Sources   Download

MIT

The Development Requires

by Daniel Fernando Lourusso

07/11 2016

1.0.1

1.0.1.0

  Sources   Download

MIT

The Development Requires

by Daniel Fernando Lourusso

07/11 2016

1.0.0

1.0.0.0

  Sources   Download

MIT

The Development Requires

by Daniel Fernando Lourusso