yalesov/background-exec

Close a client HTTP connection and continue script execution in background.


Keywords
file, manager, directory, system, dir
License
ISC

Documentation

Yalesov\BackgroundExec

Close a client HTTP connection and continue script execution in background.

Installation

Composer:

{
  "require": {
    "yalesov/background-exec": "2.*"
  }
}

Usage

use Yalesov\BackgroundExec\BackgroundExec;
BackgroundExec::start();