library php-background-proccess
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
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
dev-master
9999999-dev
Sources
Download
MIT
The Development Requires
by
Daniel Fernando Lourusso
1.0.2
1.0.2.0
Sources
Download
MIT
The Development Requires
by
Daniel Fernando Lourusso
1.0.1
1.0.1.0
Sources
Download
MIT
The Development Requires
by
Daniel Fernando Lourusso
1.0.0
1.0.0.0
Sources
Download
MIT
The Development Requires
by
Daniel Fernando Lourusso