Libraries tagged by sql query

ramadan/custom-fresh

40 Favers
865 Downloads

A Laravel package to specify the tables that you do not want to drop while refreshing the database.

Go to Download


somnambulist/cte-builder

27 Favers
44798 Downloads

Library for programmatically making CTE SQL queries (WITH queries)

Go to Download


mateffy/laraperf

10 Favers
1683 Downloads

Performance analysis toolkit for AI coding agents — SQL query profiling, N+1 detection, EXPLAIN ANALYZE, via Artisan commands outputting structured JSON.

Go to Download


marcocesarato/sqlparser

31 Favers
45688 Downloads

This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.

Go to Download


konradmichalik/typo3-request-profiler

2 Favers
1927 Downloads

Dev-only TYPO3 frontend request profiler that records SQL queries, N+1 patterns, cache state and timing as compact JSON profiles for AI coding assistants.

Go to Download


shipmonk/doctrine-mysql-optimizer-hints

10 Favers
30358 Downloads

Custom SQL walker for Doctrine allowing usage of MySQL optimizer hints without need of native queries

Go to Download


zozlak/query-part

0 Favers
12783 Downloads

Container class for an SQL query and its parameters

Go to Download


szonov/sql-splitter

1 Favers
37487 Downloads

Library for parsing strings with multiple sql queries and split it to single queries

Go to Download


socialblue/laravel-query-adviser

20 Favers
3755 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.

Go to Download


sebdesign/blade-sql-formatter

8 Favers
2973 Downloads

Display formatted SQL queries in your Laravel views

Go to Download


pthreat/sql-query-builder

2 Favers
7135 Downloads

SQL QueryInterface BuilderInterface supporting bindings and complex query generation.

Go to Download


onlime/laravel-sql-reporter

11 Favers
1484 Downloads

Log SQL queries in Laravel framework

Go to Download


kekos/query-builder

1 Favers
12751 Downloads

Small SQL query builder

Go to Download


crysalead/sql-dialect

6 Favers
12553 Downloads

SQL query builder.

Go to Download


atk14/sql-builder

0 Favers
17390 Downloads

Library for building SQL queries

Go to Download


<< Previous Next >>