Download the PHP package fredbradley/laravel-version-health-check without Composer
On this page you can find all versions of the php package fredbradley/laravel-version-health-check. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fredbradley/laravel-version-health-check
More information about fredbradley/laravel-version-health-check
Files in fredbradley/laravel-version-health-check
Package laravel-version-health-check
Short Description Spatie Laravel Health Checks that check your Laravel Application's and PHP's version against the latest version release
License MIT
Homepage https://github.com/fredbradley/laravel-version-health-check
Informations about the package laravel-version-health-check
fredbradley/laravel-version-health-check
Spatie Laravel Health Checks that check your Laravel Application's and PHP's version against the latest available release.
Instructions
First, ensure that Spatie Laravel Health is set up and working as expected on your instance. Documentation can be found here.
Then install this package:
This registers two checks, "Laravel Version" and "PHP Version". If you have health checks already using those names, you will have a conflict. Otherwise, it works out of the bag.
As per the other Spatie Laravel Health documentation.
Contribution
You're very welcome to submit PRs.
Suggested features you could work on
- Ability to customise the Health Check Name.
- Change how long the cache stores the results from the GitHub API.
- Add a Github auth token so we're less likely to be rate limited. OR change the check to use the packagist.org api instead.
All versions of laravel-version-health-check with dependencies
illuminate/support Version ^10.0|^11.0|^12.0|^13.0
spatie/laravel-health Version ^1.37