coenschutte/cronly-wrapper

A wrapper for the Cronly API in PHP

Maintainers

Package info

github.com/CoenSchutte/cronly-wrapper

Homepage

pkg:composer/coenschutte/cronly-wrapper

Fund package maintenance!

CoenSchutte

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 2

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.