diff --git a/templates/docs/resources.html b/templates/docs/resources.html index 80875108..8d4e6fed 100644 --- a/templates/docs/resources.html +++ b/templates/docs/resources.html @@ -22,6 +22,7 @@ Please submit additions and corrections
  • crontask.sh – bash wrapper to use in crontab. Supports pinging.
  • SmartCronHelper – A cron shell wrapper. Automatically registers and pings cron jobs listed in crontab.
  • davehope/HealthChecksIOStatusReport – PowerShell module. Supports pinging.
  • +
  • henrywhitaker3/PHP-healthchecks.io – API wrapper in PHP. Supports listing, creating, updating, deleting, pausing, pinging, failing and starting checks. Supports listing integrations.
  • Plugins & Integrations

    \ No newline at end of file + diff --git a/templates/docs/resources.md b/templates/docs/resources.md index 4b2845d0..bfe691b8 100644 --- a/templates/docs/resources.md +++ b/templates/docs/resources.md @@ -24,6 +24,7 @@ Please submit additions and corrections * [crontask.sh](https://github.com/pforret/crontask) – bash wrapper to use in crontab. Supports pinging. * [SmartCronHelper](https://gitlab.science.ru.nl/bram/sch) – A cron shell wrapper. Automatically registers and pings cron jobs listed in crontab. * [davehope/HealthChecksIOStatusReport](https://github.com/davehope/HealthChecksIOStatusReport) – PowerShell module. Supports pinging. +* [henrywhitaker3/PHP-healthchecks.io](https://github.com/henrywhitaker3/PHP-healthchecks.io) – API wrapper in PHP. Supports listing, creating, updating, deleting, pausing, pinging, failing and starting checks. Supports listing integrations. ## Plugins & Integrations