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

ActiveLibrary

montross50/uptime-robot-api
===========================

API wrapper for uptime robot

8.0.0(5y ago)223.3k↓100%2[1 PRs](https://github.com/montross50/UptimeRobotApi/pulls)MITPHPPHP &gt;=7.3

Since Jul 17Pushed 3y ago2 watchersCompare

[ Source](https://github.com/montross50/UptimeRobotApi)[ Packagist](https://packagist.org/packages/montross50/uptime-robot-api)[ Docs](https://github.com/Montross50/UptimeRobotApi)[ RSS](/packages/montross50-uptime-robot-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (16)Versions (22)Used By (0)

Uptime Robot API
================

[](#uptime-robot-api)

[![Latest Version on Packagist](https://camo.githubusercontent.com/387fd539b810c5c9ad7eba62885bd2faf856a57630a84e279459bafc7de5adde/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6f6e74726f737335302f757074696d652d726f626f742d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/montross50/uptime-robot-api)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/a440fb64dca11cef7111a004c7163b9005028c7ab3fe1b496ff5e5d7b8519ec2/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6d6f6e74726f737335302f557074696d65526f626f744170692e7376673f6272616e63683d6d6173746572267374796c653d666c61742d737175617265)](https://travis-ci.org/montross50/UptimeRobotApi)[![Total Downloads](https://camo.githubusercontent.com/2d6373d815225976d1069013fa0dc88a4fcb52e6056b4e1d96cdfaf9f6f2eb66/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6f6e74726f737335302f757074696d652d726f626f742d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/montross50/uptime-robot-api)

API wrapper for [UptimeRobot](https://uptimerobot.com)

Install
-------

[](#install)

Via Composer

```
$ composer require montross50/uptime-robot-api
```

This version (6.\*) supports Laravel 6.X only. If you need &lt;= 5.X checkout a previous version.

Config
------

[](#config)

Publish the config file

```
php artisan vendor:publish --provider="Montross50\UptimeRobotApi\UptimeRobotApiServiceProvider" --tag=config

```

OR use the env

```
UPTIMEROBOT_API_KEY // default: null

```

Usage
-----

[](#usage)

```
$api = \App::make(UptimeRobotResourceInterface::class);
echo $api->getMonitors();
```

For uptime robot api reference [api](https://uptimerobot.com/api)

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

[](#change-log)

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

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- Trent Schmidt

License
-------

[](#license)

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

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity67

Established project with proven stability

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

Recently: every ~170 days

Total

18

Last Release

2056d ago

Major Versions

1.2.2 → 2.0.02018-06-08

2.2.0 → 6.0.02020-09-21

6.0.0 → 7.0.02020-09-21

7.0.0 → 8.0.02020-09-21

PHP version history (4 changes)1.0PHP &gt;=5.5.9|~7.0

2.0.0PHP &gt;=7.1.3

6.0.0PHP &gt;=7.2.

8.0.0PHP &gt;=7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/26fd57a3cd2e5e126d0da83b969168f6fce20221ab46813ec38f080b08f11710?d=identicon)[montross50](/maintainers/montross50)

---

Top Contributors

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

---

Tags

montross50UptimeRobotApi

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M647](/packages/sylius-sylius)[florianv/exchanger

Currency exchange rates framework for PHP

1874.7M15](/packages/florianv-exchanger)[j0k3r/graby

Graby helps you extract article content from web pages

384349.6k1](/packages/j0k3r-graby)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)[razorpay/ifsc

Razorpay IFSC Codes Library

382201.9k](/packages/razorpay-ifsc)[brd6/notion-sdk-php

Notion SDK for PHP

5918.0k](/packages/brd6-notion-sdk-php)

PHPackages © 2026

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