coenschutte/cronly-wrapper

A wrapper for the Cronly API in PHP

v1.0.0 2022-05-31 21:12 UTC

README

Latest Version on Packagist Total Downloads

This is a basic API wrapper for Cronly in PHP

Installation

You can install the package via composer:

composer require coenschutte/cronly-wrapper

Usage

$cronly = new CoenSchutte\CronlyWrapper($apiKey);
echo $cronly->getAllMonitors();

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.