kmlaravel/laravel-query-helper

a Laravel package help you to execute more effective databases queries

v1.4.0 2021-12-08 18:06 UTC

This package is auto-updated.

Last update: 2024-04-22 17:46:06 UTC


README

logo

Laravel Query Helper

This package has moved to be within syrian open source community, you still can use this package from here, but the Future releases will be here

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.

Installation

1 - Dependency

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
2 - Copy the package providers to your local config with the publish command, this will publish the config:
php artisan query-helper:install

Features

Changelog

Please see the CHANGELOG for more information about what has changed or updated or added recently.

Security

If you discover any security related issues, please email them first to karam2mustafa@gmail.com, if we do not fix it within a short period of time please open a new issue describe your problem.

Credits

karam mustafa