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