Download the PHP package kafkiansky/signaler without Composer
On this page you can find all versions of the php package kafkiansky/signaler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package signaler
Stack Signaler.
Contents
- Installation
- Usage
- Testing
- License
Installation
Usage
Simple example with \SIGINT
signal.
The main purpose of this library is to prevent the signal listener from being replaced by the pcntl_signal
function if it was previously configured by vendor code.
The library carefully saves previous signal listeners and will call them after yours.
In e.g.:
Testing
License
The MIT License (MIT). See License File for more information.
All versions of signaler with dependencies
PHP Build Version
Package Version
Requires
ext-pcntl Version
*
php Version >=7.4
seld/signal-handler Version ^1.3
psr/log Version ^1.1
php Version >=7.4
seld/signal-handler Version ^1.3
psr/log Version ^1.1
The package kafkiansky/signaler contains the following files
Loading the files please wait ....