forked from GithubBackups/healthchecks
Added PHP wrapper to docs
This commit is contained in:
parent
99b0786f19
commit
cef71b1159
@ -22,7 +22,7 @@ Please submit additions and corrections
|
||||
<li><a href="https://github.com/pforret/crontask">crontask.sh</a> – bash wrapper to use in crontab. Supports pinging.</li>
|
||||
<li><a href="https://gitlab.science.ru.nl/bram/sch">SmartCronHelper</a> – A cron shell wrapper. Automatically registers and pings cron jobs listed in crontab.</li>
|
||||
<li><a href="https://github.com/davehope/HealthChecksIOStatusReport">davehope/HealthChecksIOStatusReport</a> – PowerShell module. Supports pinging.</li>
|
||||
<li><a href="https://github.com/henrywhitaker3/PHP-healthchecks.io">henrywhitaker3/PHP-healthchecks.io</a> – API wrapper in PHP. Supports listing, creating, updating, deleting, pausing and pinging checks. Supports listing integrations.</li>
|
||||
<li><a href="https://github.com/henrywhitaker3/PHP-healthchecks.io">henrywhitaker3/PHP-healthchecks.io</a> – API wrapper in PHP. Supports listing, creating, updating, deleting, pausing, pinging, failing and starting checks. Supports listing integrations.</li>
|
||||
</ul>
|
||||
<h2>Plugins & Integrations</h2>
|
||||
<ul>
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user