PHPackages                             zwarthoorn/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. zwarthoorn/ping

ActiveLibrary

zwarthoorn/ping
===============

a easy package to ping your websites

01PHP

Since Mar 25Pushed 6y ago1 watchersCompare

[ Source](https://github.com/zwarthoorn/ping)[ Packagist](https://packagist.org/packages/zwarthoorn/ping)[ RSS](/packages/zwarthoorn-ping/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (2)Used By (0)

Ping
====

[](#ping)

[![Latest Version on Packagist](https://camo.githubusercontent.com/909e2ac3324e419f1082d220d7320c7aec61bcbfccd0a1bfab8f9d5912ef098d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f5a77617274686f6f726e2f50696e672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zwarthoorn/ping)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/79185e4d8396a7448023dab73fb62e3b0024930e1eba9950606180f1052b22bb/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7a77617274686f6f726e2f70696e672f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/zwarthoorn/ping/badges/build.png?b=master)[![Coverage Status](https://camo.githubusercontent.com/4bcb49bfc70b72859a1abee3f69baea151731b7145c110c7607eecc18e382d65/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f5a77617274686f6f726e2f50696e672e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/zwarthoorn/ping/code-structure)[![Quality Score](https://camo.githubusercontent.com/ce5d02a6e6dc719e366c4826c4d6963a61cfefb2a7c50908f82b1f25b90bf945/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f5a77617274686f6f726e2f50696e672e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/zwarthoorn/ping)[![Total Downloads](https://camo.githubusercontent.com/7599e4a77d21d592162ae0a83ccde0f6055ae72a159624fcfb9f3017e2702451/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f5a77617274686f6f726e2f50696e672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zwarthoorn/ping)

This is a small package to ping your website. The exact working of this package is below. I sure hope you can find a use for this package and you can manage the websites you want to know are still alive

Structure
---------

[](#structure)

If any of the following are applicable to your project, then the directory structure should follow industry best practices by being named the following.

```
bin/
config/
src/
tests/
vendor/

```

Install
-------

[](#install)

Via Composer

```
$ composer require zwarthoorn/ping
```

Usage
-----

[](#usage)

**single ping**There are a few different ways to do this. first the normal way

```
$ping = new Zwarthoorn\Ping($url);
echo $ping->ping();
```

This first

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Walter Wiesnekker](https://github.com/Zwarthoorn)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/e0fd00e9d5ba69c939bdd18379ce8eb068b76fcbc6af3174ffa523515113d751?d=identicon)[zwarthoorn](/maintainers/zwarthoorn)

### Embed Badge

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

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

PHPackages © 2026

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