Download the PHP package samasend/laravel-query-diagnosis without Composer
On this page you can find all versions of the php package samasend/laravel-query-diagnosis. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download samasend/laravel-query-diagnosis
More information about samasend/laravel-query-diagnosis
Files in samasend/laravel-query-diagnosis
Package laravel-query-diagnosis
Short Description This is a Laravel package that detects and reports unoptimized database queries by leveraging the database's EXPLAIN feature.
License MIT
Homepage https://github.com/samasend/laravel-query-diagnosis
Informations about the package laravel-query-diagnosis
Laravel Query Diagnosis
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:
The package will automatically register itself.
Testing
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 [email protected] instead of using the issue tracker.
Credits
- Samson Endale
- Marcel Pociot
- All Contributors
License
The MIT License (MIT). Please see License File for more information.