kmlaravel/laravel-query-helper
Composer 安装命令:
composer require kmlaravel/laravel-query-helper
包简介
a Laravel package help you to execute more effective databases queries
README 文档
README
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
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-11-05
