protonemedia/laravel-cross-eloquent-search
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
时间:2020-07-07 20:04
crixuamg/laravel-api-debugger
Easily debug your JSON API.
时间:2020-05-25 07:31
cerbero/sql-dumper
Laravel package to dump SQL queries.
时间:2020-05-11 10:52
luezoid/laravel-core
A feature rich Laravel package which provides fast & flexible way to quickly build powerful RESTful APIs. Various other features like queries & filters over nested complex relationships between models can be done on the go using this package. Read the docs for more info.
时间:2020-04-15 11:21
mattkingshott/quest
A package that provides pseudo fuzzy-searching to Laravel database queries.
时间:2020-04-14 10:15
miradnan/laravel-model-caching
Adding cache for Laravel Eloquent queries
时间:2020-04-14 09:50
uzpeng/elasticsearch
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
时间:2019-06-14 14:10
staudenmeir/laravel-upsert
Laravel UPSERT and INSERT IGNORE queries
时间:2019-05-22 23:09
socialblue/laravel-query-adviser
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to
时间:2019-04-18 10:44
carlosocarvalho/elasticsearch
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax. This is fork from carlosocarvalho
时间:2019-02-06 22:51
ganymedenil/elasticsearch
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
时间:2018-11-13 09:31
justbetter/laravel-pagination-with-havings
Makes it possible to use pagination with havings in queries.
时间:2018-09-11 13:27
asamir/laravel-in-db-performance-monitor
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.
时间:2018-07-30 16:25
lorisleiva/laravel-search-string
Generates database queries based on one unique string using a simple and customizable syntax.
时间:2018-05-18 14:41