Download the PHP package ziming/laravel-domain-health-check without Composer
On this page you can find all versions of the php package ziming/laravel-domain-health-check. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ziming/laravel-domain-health-check
More information about ziming/laravel-domain-health-check
Files in ziming/laravel-domain-health-check
Package laravel-domain-health-check
Short Description Whois Domain Health Check for Laravel Health and Oh Dear. May Support RDAP in future.
License MIT
Homepage https://github.com/ziming/laravel-domain-health-check
Informations about the package laravel-domain-health-check
Domain Health Check for Laravel Health and Oh Dear
Domain Health Check for Spatie Laravel Health Package. Which also works with Oh Dear monitoring service.
It 1st attempts an RDAP lookup for the domain expiry date, if that fails (e.g. many TLDs do not support RDAP yet), it falls back to a WHOIS lookup.
This fills a missing gap in Oh Dear as Oh Dear only supports RDAP domain expiry checks at the moment, which does not work for many TLDs.
So by using this package, you get to monitor your domain expiry dates in both Laravel Health and Oh Dear even if your domain TLD does not support RDAP.
In the future there may be more domain related health checks added to this package.
You may also wish to check out my other Laravel Health related packages that fills in the missing gaps in Laravel Health and Oh Dear monitoring:
Support me
You can donate to my GitHub sponsor or use my referral link for Oh Dear so I get a small reward if you become a paid customer in the future. This comes at no extra cost to you and helps support my open source work.
https://ohdear.app/?via=laravel-health-domain-check
Installation
You can install the package via composer:
Usage
If it works you will be getting the following in Laravel Health and Oh Dear
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- ziming
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-domain-health-check with dependencies
illuminate/contracts Version ^11.0||^12.0||^13.0
spatie/laravel-health Version ^1.34
spatie/laravel-package-tools Version ^1.16
spatie/laravel-rdap Version ^1.3