Libraries tagged by querier
benjdiasaad/laravel-db-monitor
647 Downloads
Real-time database health monitoring for Laravel applications. Detects slow queries, N+1 issues, missing indexes, and suggests performance optimizations.
youcanshop/queryoption
16234 Downloads
Package to help with filtering/search/sort in queries
xsolve-pl/associate
20156 Downloads
This library allows to collect objects and values through associations and provides some entity fetching optimizations for Doctrine ORM to address N+1 queries problem.
wlogic/qbjs-parser
49119 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
wieni/wmentity_overview
21574 Downloads
Improved EntityListBuilders with support for paging, table sorting, table dragging, filtering, bulk actions, database queries and more.
waaseyaa/entity
10045 Downloads
Entity type system — types, interfaces, lifecycle, queries. No storage.
szonov/sql-splitter
38099 Downloads
Library for parsing strings with multiple sql queries and split it to single queries
sylarele/http-query-config
2346 Downloads
Queries are used to simplify the configuration of filters, scopes, relationships, etc., … and to simplify the pagination of results.
softspring/doctrine-query-filters
15890 Downloads
This library adds a new filter for doctrine queries
socialblue/laravel-query-adviser
3868 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.
smoothphp/querybus
85304 Downloads
A simple bus for queries
sebdesign/blade-sql-formatter
3155 Downloads
Display formatted SQL queries in your Laravel views
schlndh/maria-stan
6957 Downloads
Static analyser for MariaDB queries
saucebase/laravel-playwright
2147 Downloads
Blends Laravel and Playwright into seamless E2E tests — factories, queries, artisan commands, and time travel.
runopencode/query-resources-loader-bundle
7408 Downloads
Provides you with possibility to keep long queries in separate files in 'query' directory in your project.