samasend/laravel-query-diagnosis
最新稳定版本:v0.1.0
Composer 安装命令:
composer require samasend/laravel-query-diagnosis
包简介
This is a Laravel package that detects and reports unoptimized database queries by leveraging the database's EXPLAIN feature.
README 文档
README
This is a Laravel package that detects and reports unoptimized database queries by leveraging the database's EXPLAIN feature. This valuable tool helps developers identify performance bottlenecks, optimize database interactions, and enhance the overall efficiency of their applications. By integrating seamlessly into Laravel projects, this package serves as a crucial resource for maintaining optimal database performance and delivering smooth, responsive user experiences.
This package is heavily inspired by beyondcode/laravel-query-detector.
Installation
You can install the package via composer:
composer require samasend/laravel-query-diagnosis --dev
The package will automatically register itself.
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email security@sam.et instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-04-06