a Laravel package help you to execute more effective databases queries
kmlaravel/laravel-query-helper is a Laravel package for a laravel package help you to execute more effective databases queries.
It currently has 10 GitHub stars and 8 downloads on Packagist (latest version v1.4.0).
Install it with composer require kmlaravel/laravel-query-helper.
Discover more Laravel packages by kmlaravel
or browse all Laravel packages to compare alternatives.
Last updated

Laravel Query Helper was developed for laravel 7.2+ to help you optimize sql queries, this package will contain all advanced SQL queries to Help us write better and faster queries and clean code.
The first step is using composer to install the package and automatically update your composer.json file, you can do this by running:
composer require kmlaravel/laravel-query-helper
php artisan query-helper:install
Please see the CHANGELOG for more information about what has changed or updated or added recently.
If you discover any security related issues, please email them first to [email protected], if we do not fix it within a short period of time please open a new issue describe your problem.