Skip to content

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

Notifications You must be signed in to change notification settings

limingzhou/php-background-exec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Heartsentwined\BackgroundExec

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

Installation

Composer:

{
    "require": {
        "heartsentwined/background-exec": "1.*"
    }
}

Usage

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published