承接 laravel-probe/probe 相关项目开发

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

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

laravel-probe/probe

最新稳定版本:v0.1.0

Composer 安装命令:

composer create-project laravel-probe/probe

包简介

"Laravel Probe: Easily monitor CPU, memory, storage, web server, and network connections in your Laravel applications. Gain insights into system performance and enhance your app's efficiency. Quick integration for seamless resource tracking."

README 文档

README

Easily monitor CPU, memory, storage, web server, and network connections in your Laravel applications. Gain insights into system performance and enhance your app's efficiency. Quick integration for seamless resource tracking.

Installation

You can install the package via composer:

composer require laravel-probe/probe

Integration

After installing the package, add the following line to the providers array in your config/app.php file:

Laravel\Probe\ProbeServiceProvider::class,

Usage

To start monitoring system resources, you can use the provided artisan command:

php artisan probe:listen

Credits

License

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

统计信息

  • 总下载量: 21
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-11-28