PHPackages                             codemaxbr/api-uptimerobot - 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. [API Development](/categories/api)
4. /
5. codemaxbr/api-uptimerobot

ActiveLibrary[API Development](/categories/api)

codemaxbr/api-uptimerobot
=========================

UptimeRobot for PHP

086PHP

Since Aug 28Pushed 9y ago1 watchersCompare

[ Source](https://github.com/codemaxbr/API-UptimeRobot)[ Packagist](https://packagist.org/packages/codemaxbr/api-uptimerobot)[ RSS](/packages/codemaxbr-api-uptimerobot/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Biblioteca PHP para a API UptimeRobot.com
=========================================

[](#biblioteca-php-para-a-api-uptimerobotcom)

Para mais informações, acesse:

Pre-requisitos
--------------

[](#pre-requisitos)

- Configure a variável $config\['apiKey'\]
- Deve estar executando PHP &gt;= 5.4
- O Formato será JSON ou não haverá JSON Callback

\##Composer Inclua isso no seu arquivo composer.json

```
{
    "require": {
        "codemaxbr/api-uptimerobot": "@stable"
    }
}
```

Exemplo
-------

[](#exemplo)

```
