Libraries tagged by sql-queries
devly/wpdb
535 Downloads
SQL query builder for interacting with the WordPress database in OOP style.
darkain/pudl
54 Downloads
SQL query generator with support for MySQL, MariaDB, SQLite, PostgreSQL, MS-SQL, and more
co0lc0der/simple-query-builder
25 Downloads
A small easy-to-use php component for working with a database by PDO. It provides some public methods to manipulate data. Each SQL query is prepared and safe.
bkwld/reporter
20507 Downloads
Generate styled logs of Laravel 4 requests that include application timing, memory usage, input data, and sql queries
bentools/where
5229 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
bavix/clickhouse-builder
1043 Downloads
Clickhouse sql query builder
ajowsentry/sqltark-7
295 Downloads
SQL Query Builder for PHP
aaron-lin/json-schema-sql-builder
20 Downloads
A PHP library to build SQL query from JSON Schema
rakibdevs/laravel-query-extra
1 Downloads
Run complex SQL queries from API requests such as update different conditional records in a single query
phyrexia/sql
4742 Downloads
PHP class to perform SQL queries easily
phuria/sql-builder
162 Downloads
Lightweight PHP Query Builder primarily focused on building reusable SQL queries.
odan/database
256 Downloads
SQL query builder
klapuch/sql
4519 Downloads
Library for building SQL queries
crysalead/sql
389 Downloads
SQL query builder.
veryard/sql-query-builder
228 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.