fredbradley/laravel-version-health-check
最新稳定版本:1.0.5
Composer 安装命令:
composer require fredbradley/laravel-version-health-check
包简介
A Spatie Laravel Health Check, that checks your Laravel Application version against the latest version release
README 文档
README
A Spatie Laravel Health Check that checks your Laravel Application version against the latest version 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:
composer require fredbradley/laravel-version-health-check
The check is called "Laravel Version". If you have a health check already using that name, 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.
- Change the check so that perhaps a warning is given if the version doesn't match the same
minorversion, but a danger is given if it doesn't match themajorversion
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-02-26