承接 supliu/laravel-query-monitor 相关项目开发

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

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

supliu/laravel-query-monitor

最新稳定版本:1.0.3

Composer 安装命令:

composer require supliu/laravel-query-monitor

包简介

Laravel Query Monitor

README 文档

README

Packagist Downloads Packagist Version

Supliu Laravel Query Monitor is library to monitoring Queries in real-time using Laravel Artisan Command. Basically it opens a socket listening and displays (on terminal) the queries executed in your Laravel application.

How to install

  1. Use composer to install this package
composer require --dev supliu/laravel-query-monitor 
  1. Run publish command
php artisan vendor:publish --provider="Supliu\LaravelQueryMonitor\ServiceProvider" 

How to use

Open you terminal and execute:

php artisan laravel-query-monitor 

Now just perform some action in your application that performs some interaction with the database.

Customize

By default, the query listening service will run on host 0.0.0.0 and port 8081. You can customize both the host and the port by providing the optional arguments:

php artisan laravel-query-monitor --host="192.168.0.2" --port=8082 

If you change the host and port parameters, you will also need to change the configuration file config/laravel-query-monitor.php.

License

The Laravel Query Monitor is open-sourced project licensed under the MIT license.

统计信息

  • 总下载量: 109.81k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 286
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 1

GitHub 信息

  • Stars: 285
  • Watchers: 9
  • Forks: 41
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固