Download the PHP package geocodio/uptimerobot-api-client without Composer
On this page you can find all versions of the php package geocodio/uptimerobot-api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download geocodio/uptimerobot-api-client
More information about geocodio/uptimerobot-api-client
Files in geocodio/uptimerobot-api-client
Package uptimerobot-api-client
Short Description API client for the API of the UptimeRobot service
License MIT
Informations about the package uptimerobot-api-client
UptimeRobot API client
Easily use the API of the website monitoring service UptimeRobot.
Requirements
This package requires PHP 7+ and uses cUrl.
Installation
This package can be used in any PHP project or with any framework. The packages is tested in PHP 7.0.
You can install the package via composer:
Usage
This package is just an easy client for using the UptimeRobot API. Please refer to the API documentation for more information about the requests.
Quick usage
Output formats
The UptimeRobot API support XML and JSON as output format, so does this client. This can be changed by the third
parameter of the perform
method of the client.
Exceptions
When something goes wrong, the client will throw an exception which extends the UptimeRobotClientException
. If you
want to catch exceptions from this package, that's the one you should catch. Error responses from the API aren't
catched, so handle the response with some suspicion.
Contribution
Any contribution is welcome, but it should meet the PSR-2 standard and please create one pull request per feature. In exchange you will be credited as contributor on this page.
License
This package is open-sourced software licensed under the MIT license.
About vdhicts
Van der Heiden ICT services is the name of my personal company for which I work as freelancer. Van der Heiden ICT services develops and implements IT solutions for businesses and educational institutions.