PHPackages                             hedii/uptime-checker - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. hedii/uptime-checker

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

hedii/uptime-checker
====================

A php library to monitor website uptime

1.0.0(9y ago)241.1k6MITPHPPHP &gt;=7.0

Since Sep 2Pushed 8y ago1 watchersCompare

[ Source](https://github.com/hedii/uptime-checker)[ Packagist](https://packagist.org/packages/hedii/uptime-checker)[ RSS](/packages/hedii-uptime-checker/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

[![Build Status](https://camo.githubusercontent.com/046aa1b9b3b342fe4fd46bb5343b0b398586a24968d70adaabd4bcb976d18d97/68747470733a2f2f7472617669732d63692e6f72672f68656469692f757074696d652d636865636b65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/hedii/uptime-checker)

Uptime Checker
==============

[](#uptime-checker)

A php library to monitor website uptime

Table of contents
-----------------

[](#table-of-contents)

- [Table of contents](#table-of-contents)
- [Installation](#installation)
- [Usage](#usage)
    - [Instantiation](#instantiation)
    - [Perform an uptime check](#perform-an-uptime-check)
    - [The result array](#the-result-array)
- [Testing](#testing)
- [License](#license)

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

[](#installation)

Install via [composer](https://getcomposer.org/doc/00-intro.md)

```
composer require hedii/uptime-checker
```

Usage
-----

[](#usage)

### Instantiation

[](#instantiation)

Create a uptime checker instance:

```
