Libraries tagged by sql query
repo2/query-builder
212 Downloads
Query Builder is a fast compiler for MySQL compatible queries written in PHP 5.4+.
lucinda/sql-data-access
23934 Downloads
API abstracting communication with SQL providers (eg: MySQL) on top of PDO inspired by Java JDBC
zk2/sps-dbal-component
3205 Downloads
SQL query builder for Doctrine DBAL
sarfraznawaz2005/aiqueryoptimizer
3 Downloads
A Laravel package to analyze and optimize SQL queries using AI.
mazentouati/snacks-console
10 Downloads
Snacks console is an intuitive browser-based SQL console to run and save SQL queries.
klaravel/db-logger
2412 Downloads
Laravel database/sql queries logger.
jakiboy/pducky
25 Downloads
Run fast SQL queries on massive datasets (CSV, JSON, and Parquet) powered by DuckDB.
emagombe/json-qb
24 Downloads
Generate SQL query from JSON request
darkain/pudl
55 Downloads
SQL query generator with support for MySQL, MariaDB, SQLite, PostgreSQL, MS-SQL, and more
castroitalo/echoquery
302 Downloads
EchoQuery facilitates the writing of SQL queries inside the PHP code
bentools/where
5236 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
amjad-ah/larascope
5 Downloads
A Laravel package that logs HTTP requests, duration, status, SQL queries, and memory usage.
odan/database
258 Downloads
SQL query builder
whizsid/arraybase
68 Downloads
Pure PHP runtime SQL like query language for manipulate php array data.
cocur/nqm
5590 Downloads
Named Query Manager helps you SQL organise queries in files.