Download the PHP package eiriksm/wait-for-listen without Composer
On this page you can find all versions of the php package eiriksm/wait-for-listen. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eiriksm/wait-for-listen
More information about eiriksm/wait-for-listen
Files in eiriksm/wait-for-listen
Download eiriksm/wait-for-listen
More information about eiriksm/wait-for-listen
Files in eiriksm/wait-for-listen
Vendor eiriksm
Package wait-for-listen
Short Description Waits until a port is listening.
License GPL-2.0+
Package wait-for-listen
Short Description Waits until a port is listening.
License GPL-2.0+
Please rate this library. Is it a good library?
Informations about the package wait-for-listen
wait-for-listen
Installation
...or probably you want this as a dev requirement:
Usage
This package is useful to use in CI setups before your tests assume a service has started.
So instead of this:
You can now use this:
Configuration
wait-for-listen
has 3 options. Port, host and timeout.
They are specified like this:
Port (required)
Specify a port to wait for.
Host (optional)
Specify an optional host. The default is 127.0.0.1
.
Timeout (optional)
Specify a timeout. The default is 10.
Licence
WTFPL.
All versions of wait-for-listen with dependencies
PHP Build Version
Package Version
No informations.
The package eiriksm/wait-for-listen contains the following files
Loading the files please wait ....