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

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

elife/ping
==========

eLife Sciences ping controller

v1.3.0(1y ago)015.5k↑53.6%[1 issues](https://github.com/elifesciences/ping-php/issues)[7 PRs](https://github.com/elifesciences/ping-php/pulls)MITPHPPHP ^7.1 || ^8.0CI failing

Since Oct 11Pushed 2w ago7 watchersCompare

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

READMEChangelog (5)Dependencies (14)Versions (18)Used By (0)

eLife Ping PHP
==============

[](#elife-ping-php)

[![Build Status](https://camo.githubusercontent.com/1e76c35adebf950547aa3bf93e478a38b4e317351e09842d6006c1241120ee4b/68747470733a2f2f63692d2d616c667265642e656c696665736369656e6365732e6f72672f6275696c645374617475732f69636f6e3f6a6f623d6c6962726172792d70696e672d706870)](https://ci--alfred.elifesciences.org/job/library-ping-php/)

This library provides a ping controller for the eLife Sciences applications.

Dependencies
------------

[](#dependencies)

- [Composer](https://getcomposer.org/)
- PHP 7

Installation
------------

[](#installation)

`composer require elife/ping`

Set up
------

[](#set-up)

### Silex

[](#silex)

```
use eLife\Ping\Silex\PingControllerProvider;

$app->register(new PingControllerProvider());
```

### Symfony

[](#symfony)

Add `eLife\Ping\Symfony\PingBundle` to your application's kernel.

Add to your routing file:

```
ping:
  resource: '@PingBundle/Resources/config/routing.php'
```

Running the tests
-----------------

[](#running-the-tests)

`vendor/bin/phpunit`

###  Health Score

51

—

FairBetter than 95% of packages

Maintenance71

Regular maintenance activity

Popularity25

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity77

Established project with proven stability

 Bus Factor1

Top contributor holds 54.5% 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 ~655 days

Total

5

Last Release

567d ago

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

v1.0.1PHP ^7.1

v1.2.0PHP ^7.1 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/375812?v=4)[Scott Aubrey](/maintainers/scottaubrey)[@scottaubrey](https://github.com/scottaubrey)

---

Top Contributors

[![scottaubrey](https://avatars.githubusercontent.com/u/375812?v=4)](https://github.com/scottaubrey "scottaubrey (18 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (5 commits)")[![thewilkybarkid](https://avatars.githubusercontent.com/u/1784740?v=4)](https://github.com/thewilkybarkid "thewilkybarkid (5 commits)")[![lsh-0](https://avatars.githubusercontent.com/u/2142748?v=4)](https://github.com/lsh-0 "lsh-0 (2 commits)")[![NuclearRedeye](https://avatars.githubusercontent.com/u/52923935?v=4)](https://github.com/NuclearRedeye "NuclearRedeye (1 commits)")[![nlisgo](https://avatars.githubusercontent.com/u/383397?v=4)](https://github.com/nlisgo "nlisgo (1 commits)")[![giorgiosironi](https://avatars.githubusercontent.com/u/160299?v=4)](https://github.com/giorgiosironi "giorgiosironi (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[guzzlehttp/psr7

PSR-7 message implementation that also provides common utility methods

8.0k1.1B4.0k](/packages/guzzlehttp-psr7)[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)[cakephp/cakephp

The CakePHP framework

8.9k19.5M1.8k](/packages/cakephp-cakephp)[typo3/cms-core

TYPO3 CMS Core

3713.2M5.1k](/packages/typo3-cms-core)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)

PHPackages © 2026

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