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)014.9k↓50%[6 PRs](https://github.com/elifesciences/ping-php/pulls)MITPHPPHP ^7.1 || ^8.0CI passing

Since Oct 11Pushed 2mo ago7 watchersCompare

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

READMEChangelog (5)Dependencies (14)Versions (15)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

49

—

FairBetter than 95% of packages

Maintenance64

Regular maintenance activity

Popularity25

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor1

Top contributor holds 53.1% 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

521d 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 (17 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

[cakephp/cakephp

The CakePHP framework

8.8k18.5M1.6k](/packages/cakephp-cakephp)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[neos/flow

Flow Application Framework

862.0M451](/packages/neos-flow)[jaxon-php/jaxon-core

Jaxon is an open source PHP library for easily creating Ajax web applications

73142.3k25](/packages/jaxon-php-jaxon-core)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)

PHPackages © 2026

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