Rare find

Ping. A PHP class to ping hosts.

packagist.org/packages/geerlingguy/ping

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2023
  • Update stale workflow.
October 2020
  • Merge pull request #56 from pixelbrackets/20200806_add-namespace-in-r…
  • Merge pull request #60 from Wulfheart/patch-1
  • Composer installation added
August 2020
  • Add namespace to example code
March 2020
  • Add probot/stale configuration.
December 2019
  • Create FUNDING.yml
July 2019
  • Merge pull request #41 from szarka/szarka-patch-1
  • Remove some redundancy in the README. [ci skip]
  • Bump version to 1.2.1 because 1.2.0 may be wonky.
  • Merge branch '48-ping-below-0' into 1.x
  • Bump version in class to 1.2.0.
  • Add 'Author' section to README.
  • Issue #48: More docs fixes, and fix a PHP deprecation. Test on 7.2, 7…
  • Issue #48: Add test and set float to work for latencies less than 0.5…
August 2017
  • Update README.md
February 2017
  • Version bump to 1.1.2.
  • PR #40 follow-up: Formatting.
  • Merge pull request #40 from divinity76/patch-1
  • document the InvalidArgumentException