Libraries tagged by laravel query
sebdesign/blade-sql-formatter
1275 Downloads
Display formatted SQL queries in your Laravel views
cubettech/lacassa
8243 Downloads
Cassandra based query builder for laravel.
sarfraznawaz2005/meter
7878 Downloads
laravel package to find performance bottlenecks in your laravel application.
paknahad/querifier
12053 Downloads
A library to get requested query from the client and generate a query for Doctrine, Cake-php ORM or Laravel Eloquent
konekt/search
22262 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
agog/osmose
10408 Downloads
Elegant filtering for laravel's eloquent models
rennokki/dynamodb
23830 Downloads
AWS DynamoDB Eloquent ORM for Laravel 7+
mxp100/plastic
22271 Downloads
Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.
axp-dev/file-parser
10792 Downloads
File Parser Library for PHP
yorcreative/laravel-query-watcher
3 Downloads
A Laravel package that provides configurable application query capturing & monitoring.
teamq/laravel-datatables
1683 Downloads
Custom filter and sorting set for 'spatie/laravel-query-builder' package
socialblue/laravel-query-adviser
3216 Downloads
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 your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
skycoder/query-shorter
393 Downloads
Laravel query shorter & generator package
rodrigopedra/laravel-query-logger
10808 Downloads
Laravel query logger
ritaswc/laravel-query-logger
8335 Downloads
A dev tool to log all queries for laravel application.