2017 © Pedro Peláez
 

library ping

Easy Ping Helper for PHP

image

faustbrian/ping

Easy Ping Helper for PHP

  • Friday, February 16, 2018
  • by faustbrian
  • Repository
  • 1 Watchers
  • 1 Stars
  • 176 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 9 % Grown

The README.md

Ping

Latest Version Software License Build Status Coverage Status Quality Score Total Downloads, (*1)

This package was created by, and is maintained by Brian Faust, and provides ping capabilities for PHP., (*2)

Installation

composer require kodekeep/ping

Usage

``` php $ping = new KodeKeep\Ping\Ping();, (*3)

$ping ->host("127.0.0.1") ->port(80) ->driver('tcp') ->ping();, (*4)


## Testing ``` bash composer test

Changelog

Please see CHANGELOG for more information on what has changed recently., (*5)

Contributing

Please see CONTRIBUTING for details., (*6)

Security

If you discover a security vulnerability within this package, please send an e-mail to hello@kodekeep.com. All security vulnerabilities will be promptly addressed., (*7)

Credits

This project exists thanks to all the people who contribute., (*8)

Support Us

We invest a lot of resources into creating and maintaining our packages. You can support us and the development through GitHub Sponsors., (*9)

License

Ping is an open-sourced software licensed under the MPL-2.0., (*10)

The Versions

16/02 2018

dev-master

9999999-dev

Easy Ping Helper for PHP

  Sources   Download

MIT

The Requires

  • php ^7.0

 

The Development Requires

exec tcp socket ping

17/08 2017

v1.0.1

1.0.1.0

Easy Ping Helper for PHP

  Sources   Download

MIT

The Requires

  • php ^7.0

 

The Development Requires

exec tcp socket ping

17/08 2017

v1.0.0

1.0.0.0

Easy Ping Helper for PHP

  Sources   Download

MIT

The Requires

  • php ^7.0

 

The Development Requires

exec tcp socket ping