Libraries tagged by build sql
timgws/query-builder-parser
407292 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
pimcore/search-query-parser
568982 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
ianvizarra/query-builder-parser
6407 Downloads
(Forked of timgws/query-builder-parser) Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
alephtools/sqlbuilder
7067 Downloads
The library to build plain SQL.
genai/sql-mapper
162 Downloads
MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\ implementation (prepared statements, #{name} bound params, optional row->object hydration) and registers it as a container bean keyed by the interface. Self-contained: a bundled DatabaseConfig provides the 'PDO' bean from a [database] group in the app's app.ini, so you only edit config. Runtime is PHP 5.3-safe.
chh/sirel
68 Downloads
Flexible SQL builder which builds an Abstract Syntax Tree of SQL and dumps it.
psx/nested
14261 Downloads
Build complex nested data structures from relational databases
swouters/postgresql-tools
782 Downloads
PHP package containing a set of tools to build SQL queries
aaron-lin/json-schema-sql-builder
26 Downloads
A PHP library to build SQL query from JSON Schema
luminee/esun
58 Downloads
Make ElasticSearch operation like SQL, build ORM for ElasticSearch
girgias/query-builder
14 Downloads
A library to build valid SQL queries
blib/blibphp
14 Downloads
Blib is a useful helper for legacy projects, many usefuls like build string for Sql and others, check modules.
roi/sql-clause-builder
4 Downloads
Build Sql clause from php arrays
neneff/sql
8 Downloads
Helper to build sql queries
lumiza/buildsql
12 Downloads
Construct SQL statement of operation database without configuring database information