Download the PHP package hypejunction/hypeshutdown without Composer
On this page you can find all versions of the php package hypejunction/hypeshutdown. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hypejunction/hypeshutdown
More information about hypejunction/hypeshutdown
Files in hypejunction/hypeshutdown
Download hypejunction/hypeshutdown
More information about hypejunction/hypeshutdown
Files in hypejunction/hypeshutdown
Vendor hypejunction
Package hypeshutdown
Short Description Flushes the buffer after the response is sent allowing shutdown to continue in the background
License GPL-2.0-only
Homepage http://hypejunction.com
Package hypeshutdown
Short Description Flushes the buffer after the response is sent allowing shutdown to continue in the background
License GPL-2.0-only
Homepage http://hypejunction.com
Please rate this library. Is it a good library?
Informations about the package hypeshutdown
hypeShutdown
API to offset code execution until system shutdown. Allows plugins to execute expensive code until after the page has been rendered in the browser.
Usage
All shutdown event handlers will be executed after the request has been sent to the browser and the buffer has been flushed.
You can either register a shutdown event handler:
You can also use a runtime queue:
All versions of hypeshutdown with dependencies
PHP Build Version
Package Version
The package hypejunction/hypeshutdown contains the following files
Loading the files please wait ....