Libraries tagged by sql-queries
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.
celiovmjr/simplequery
66 Downloads
Streamlined SQL Queries Made Simple
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
1062 Downloads
Clickhouse sql query builder
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
phuria/sql-builder
162 Downloads
Lightweight PHP Query Builder primarily focused on building reusable SQL queries.
odan/database
256 Downloads
SQL query builder
crysalead/sql
389 Downloads
SQL query builder.
veryard/sql-query-builder
231 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
tsillus/sql-query-builder
27 Downloads
A fork of nilportugues/sql-query-builder that fixes some bugs. An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
snapfreeze/sql-query-builder
77 Downloads
FORK -- An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
shasoft/sql-query-builder
3 Downloads
Package for generating SQL queries to the database
piece-of-kake/sql-query-builder
692 Downloads
An OO SQL query builder