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
其他信息
- 授权协议: MIT
- 更新时间: 2023-11-28