Libraries tagged by sql-queries
makinacorpus/query-builder
76344 Downloads
Driver agnostic SQL query builder.
koriym/query-locator
250021 Downloads
Load and manage SQL queries from files
still-code/ar-php-laravel
4068 Downloads
ar-php-laravel
atm-code/ar-php-laravel
6177 Downloads
ar-php-laravel
wp-forge/wp-query-builder
107431 Downloads
A lightweight and efficient SQL query builder for WordPress.
marcocesarato/sqlparser
35907 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.
haruncpi/laravel-query-log
15261 Downloads
Log your all laravel sql query
glushkovds/clickhouse-builder
10565 Downloads
Clickhouse sql query builder, forked from the-tinderbox/ClickhouseBuilder
pthreat/sql-query-builder
4928 Downloads
SQL QueryInterface BuilderInterface supporting bindings and complex query generation.
szonov/sql-splitter
31466 Downloads
Library for parsing strings with multiple sql queries and split it to single queries
sqltools/where
75820 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
solution10/sql
120250 Downloads
Completely standalone, expressive SQL query creator. No database or ORM needed.
sebdesign/blade-sql-formatter
1695 Downloads
Display formatted SQL queries in your Laravel views
rstriquer/eloquent-logger
2254 Downloads
Write SQL queries to a file into Laravel "storage/logs" directory.
ptx/clickhouse-builder
7757 Downloads
Clickhouse laravel sql query builder