sitiweb/laravel-healthchecks

Ping Healthchecks.io vanuit Laravel cronjobs

Maintainers

Package info

github.com/SitiWeb/laravel-healthchecks

pkg:composer/sitiweb/laravel-healthchecks

Statistics

Installs: 331

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.4.2 2025-07-08 07:31 UTC

This package is auto-updated.

Last update: 2026-03-08 09:15:31 UTC


README

Latest Version on Packagist License Total Downloads

Laravel wrapper voor Healthchecks.io waarmee je eenvoudig cronjobs kunt monitoren via Artisan commands of Laravel's scheduler.

✅ Features

  • Ping Healthchecks.io bij start, succes of falen
  • Eenvoudige trait voor Artisan commands
  • Fluent ->healthchecks() macro voor gebruik in de scheduler
  • Minimale configuratie nodig

🚀 Installatie

composer require sitiweb/laravel-healthchecks

Logbestanden

Als je app in debug- of niet-productieomgeving draait, worden Healthcheck-pings gelogd naar:

Zorg dat je log-config hebt gepubliceerd:

php artisan vendor:publish --tag=config