Libraries tagged by sql query
noahheck/e_pdostatement
16639 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
mrjgreen/database
45994 Downloads
Expressive Database Layer for PHP - Based on Illuminate/Database
miradnan/laravel-model-caching
8856 Downloads
Adding cache for Laravel Eloquent queries
filisko/pdo-plus
18273 Downloads
PDO+ extends PDO in order to log all your queries. It also includes a Bar Panel for Tracy
jstayton/miner
11568 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
austinw/laravel-union-paginator
685 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
shipmonk/doctrine-mysql-optimizer-hints
9352 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL optimizer hints without need of native queries
zozlak/query-part
8320 Downloads
Container class for an SQL query and its parameters
szonov/sql-splitter
29991 Downloads
Library for parsing strings with multiple sql queries and split it to single queries
socialblue/laravel-query-adviser
3279 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.
sebdesign/blade-sql-formatter
1514 Downloads
Display formatted SQL queries in your Laravel views
kekos/query-builder
6509 Downloads
Small SQL query builder
hemiframe/php-query-builder
13891 Downloads
Powerful and lightweight PHP SQL Query Builder
halloverden/symfony-doctrine-sql-logger-bundle
3926 Downloads
Better logging of SQL queries in Doctrine DBAL for Symfony.
crysalead/sql-dialect
9020 Downloads
SQL query builder.