承接 f9webltd/laravel-health-opcache 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

f9webltd/laravel-health-opcache

最新稳定版本:1.0.5

Composer 安装命令:

composer require f9webltd/laravel-health-opcache

包简介

A custom check for Spatie's Laravel Health - ensure Opcache is running and enabled

README 文档

README

Latest Version on Packagist Total Downloads

This is a custom check for Spatie's Laravel Health, to ensure Opcache is running and enabled.

Installation

You can install the package via composer:

composer require f9webltd/laravel-health-opcache

Usage

// typically, in a service provider

use F9Web\Health\Checks\OpCacheCheck;
use Spatie\Health\Facades\Health;

Health::checks([
    OpCacheCheck::new(),
]);

Testing

To follow :/

Changelog

Please see CHANGELOG for more information on what has changed recently.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

  • 总下载量: 5.41k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 8
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 1
  • Forks: 660
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 未知