承接 samasend/laravel-query-diagnosis 相关项目开发

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

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

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

Latest Version on Packagist Build Status Quality Score Total Downloads

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-04-06