| Package Data | |
|---|---|
| Maintainer Username: | Snaver |
| Maintainer Contact: | git@snaver.net (Richard) |
| Package Create Date: | 2017-02-22 |
| Package Last Update: | 2017-03-02 |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-11-10 03:05:33 |
| Package Statistics | |
|---|---|
| Total Downloads: | 22 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 2 |
| Total Watchers: | 4 |
| Total Forks: | 1 |
| Total Open Issues: | 0 |
Laravel 5.3 project to monitor changes in Whois and DNS records.
Utilising Laravel Queues & Jobs, checks can be performed on a set of defined domains for either DNS or Whois records. The Laravel Scheduler can be used to arrange when these checks are run.
Alternatively a new set of Laravel artisan commands are provided to run these checks php artisan checks:run dns and php artisan checks:run whois.
Both checks return JSON results which are stored as text diffs in a single GitHub Gist, by storing them this way; instead of say a database it prevents data duplication and allows you to see the historical differences over time.
SAURON_EMAIL
github.connections.main.token (https://github.com/GrahamCampbell/Laravel-GitHub/blob/master/config/github.php)SAURON_GITHUB_GIST_ID
SAURON_JSONWHOISAPI_API_KEY
SAURON_JSONWHOISAPI_CUSTOMER_ID