Skip to content

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

Notifications You must be signed in to change notification settings

yalesov/php-background-exec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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();

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages