PHPackages                             jovixv/native-ping - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. jovixv/native-ping

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jovixv/native-ping
==================

Native ping command without any dependencies. Through ICMP protocol.

v1.0.3(4y ago)11.0k↓73.6%MITPHPPHP &gt;=7.0

Since Sep 1Pushed 4y ago1 watchersCompare

[ Source](https://github.com/jovixv/native-ping)[ Packagist](https://packagist.org/packages/jovixv/native-ping)[ RSS](/packages/jovixv-native-ping/feed)WikiDiscussions master Synced yesterday

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

native-ping
===========

[](#native-ping)

Native ping command without any dependencies. Through ICMP protocol. Writed on PHP.

install
=======

[](#install)

`This package working only with composer 2+` [Read more about our Composer 1.x deprecation policy.](https://blog.packagist.com/deprecating-composer-1-support/)

`composer require jovixv/native-ping`

Usage Example
=============

[](#usage-example)

```
include '../vendor/autoload.php';

use jovixv\Ping\Ping;

$test = new Ping();

$pingEntity = $test->ping('dataforseo.com', 500, 4, 32);

var_dump($pingEntity);
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~24 days

Total

4

Last Release

1695d ago

PHP version history (2 changes)v1.0.0PHP ^7.0

v1.0.2PHP &gt;=7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/16fe5cd510cec4438e2acc63174dc3410e4012abad3bbde994da19580a3f833d?d=identicon)[jovix](/maintainers/jovix)

---

Top Contributors

[![jovixv](https://avatars.githubusercontent.com/u/17120645?v=4)](https://github.com/jovixv "jovixv (4 commits)")

---

Tags

phppingicmpnative ping

### Embed Badge

![Health badge](/badges/jovixv-native-ping/health.svg)

```
[![Health](https://phpackages.com/badges/jovixv-native-ping/health.svg)](https://phpackages.com/packages/jovixv-native-ping)
```

###  Alternatives

[imanghafoori/laravel-anypass

A minimal yet powerful package to help you in development.

21623.4k](/packages/imanghafoori-laravel-anypass)[acamposm/ping

Ping uses the ICMP protocol's mandatory ECHO\_REQUEST datagram to elicit an ICMP ECHO\_RESPONSE from a host or gateway.

5623.5k](/packages/acamposm-ping)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
