Libraries tagged by sql-queries
socialblue/laravel-query-adviser
3319 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.
mukadi/chartjs-builder
9899 Downloads
generate beautiful charts directly from SQL query in PHP
makinacorpus/goat-query
11243 Downloads
Goat SQL query builder built over a PHP to SQL and SQL to PHP type converter
macfja/tracy-doctrine-sql
18370 Downloads
A Tracy panel for Doctrine SQL queries
lobotomised/laravel-sql-logger
4068 Downloads
Simple way to log your SQL queries
litermi/logs
3245 Downloads
package to log routines and sql query
lebris/muffin
1099 Downloads
A SQL query builder for PHP5.4+
klaravel/db-logger
2372 Downloads
Laravel database/sql queries logger.
kekos/query-builder
7571 Downloads
Small SQL query builder
itul/sql-to-laravel
1755 Downloads
Convert a raw sql query string to a laravel query builder class.
intersvyaz/yii2-sqlparser
24941 Downloads
Parsing sql-query
hershel-theodore-layton/sql-queryf
75 Downloads
Render queryf-style SQL queries to strings for logging and debugging
halloverden/symfony-doctrine-sql-logger-bundle
4266 Downloads
Better logging of SQL queries in Doctrine DBAL for Symfony.
elminson/database-query-logger
45 Downloads
A powerful PHP package for logging SQL queries from Laravel applications, supporting both Eloquent and Query Builder instances, with flexible output options.
devsrealm/tonics-query-builder
738 Downloads
Tonics SQL Query Builder is a library for building SQL in a modular and a hookable manner