PHPackages                             pluswerk/uptime-robot - 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. pluswerk/uptime-robot

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

pluswerk/uptime-robot
=====================

Simple wrapper to call uptime-robot heartbeat unified

3.0.1(8mo ago)116.9k↓79.7%LGPL-3.0-or-laterPHPPHP ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0CI passing

Since Aug 3Pushed 8mo ago4 watchersCompare

[ Source](https://github.com/pluswerk/uptime-robot)[ Packagist](https://packagist.org/packages/pluswerk/uptime-robot)[ RSS](/packages/pluswerk-uptime-robot/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (2)Versions (9)Used By (0)

uptime-robot
============

[](#uptime-robot)

This package wraps another PHP function to create and send a heartbeat for uptime-robot and can log a warning if request was not succesful.

Upgrade from 1 to 2
-------------------

[](#upgrade-from-1-to-2)

there is no `HeartBeatException` anymore. If you want to log that the request to uptime-robot has failed, you need to inject an `\Psr\Log\LoggerInterface` in the constructor.

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

[](#installation)

```
composer req pluswerk/uptime-robot

```

Usage
-----

[](#usage)

Send request to UptimeRobot:

```
$heartBeat = new HeartBeat();
$heartBeat->alive('https://heartbeat.uptimerobot.com/m0000000000-0000000000000000000000000');
```

Throttle your requests with a given time:

```
$heartBeat->throttledAlive($yourUptimeUrl, 300);
```

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance62

Regular maintenance activity

Popularity28

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~319 days

Recently: every ~334 days

Total

7

Last Release

241d ago

Major Versions

1.0.3 → 2.0.02022-10-27

2.0.0 → 3.0.02024-06-13

PHP version history (4 changes)1.0.0PHP ^7.2

2.0.0PHP ^7.2 || ~8.0 || ~8.1

3.0.0PHP ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0

3.0.1PHP ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/471387?v=4)[Matthias Vogel](/maintainers/Kanti)[@Kanti](https://github.com/Kanti)

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

---

Top Contributors

[![Kanti](https://avatars.githubusercontent.com/u/471387?v=4)](https://github.com/Kanti "Kanti (6 commits)")[![weakbit](https://avatars.githubusercontent.com/u/12049749?v=4)](https://github.com/weakbit "weakbit (6 commits)")[![CamillH](https://avatars.githubusercontent.com/u/40384365?v=4)](https://github.com/CamillH "CamillH (5 commits)")

---

Tags

hacktoberfestphpuptimerobot

### Embed Badge

![Health badge](/badges/pluswerk-uptime-robot/health.svg)

```
[![Health](https://phpackages.com/badges/pluswerk-uptime-robot/health.svg)](https://phpackages.com/packages/pluswerk-uptime-robot)
```

###  Alternatives

[symfony/lock

Creates and manages locks, a mechanism to provide exclusive access to a shared resource

514139.2M690](/packages/symfony-lock)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[ecotone/ecotone

Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.

564576.7k52](/packages/ecotone-ecotone)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[illuminate/broadcasting

The Illuminate Broadcasting package.

7127.2M208](/packages/illuminate-broadcasting)[logiscape/mcp-sdk-php

Model Context Protocol SDK for PHP

368116.8k12](/packages/logiscape-mcp-sdk-php)

PHPackages © 2026

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