Libraries tagged by sql-queries
sqlgenix/sqlgenix
2 Downloads
A PHP library that simplifies the construction of SQL queries for dynamic web applications.
sourcegr/query-builder
9 Downloads
QB is a query builder for easy SQL queries.
sorexalpinus/cubify
23 Downloads
Cubify your SQL query
somnambulist/query-builder
12 Downloads
An object-oriented query builder for programmatically generating SQL queries
smeservicesvn/dbal-query-builder-wrapper
0 Downloads
A PHP query builder tool for building SQL queries, compatible with Doctrine DBAL and Symfony.
smelnik/clickhouse-builder
1373 Downloads
Clickhouse sql query builder
smakecloud/php-mysql-replication
2 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
semperton/query
47 Downloads
A small and standalone SQL query builder.
sayorus/clickhouse-builder
627 Downloads
Clickhouse sql query builder
sanmanto-sds/laravel-query-log
133 Downloads
Laravel sql query logging library.
samuelfaj/class_db
28 Downloads
Class DB allows you to write secure SQL queries easily and work with many different databases using the same syntax.
ruhulfbr/csv-to-query
8 Downloads
This package provides a simple utility to convert data from a CSV file into SQL queries for database insertion and Create table.
roy404/schema
77 Downloads
The Schema Builder class is a part of the database layer that allows you to define database tables and their columns using a fluent syntax. It provides a way to create and manipulate database tables without writing SQL queries directly.
rony/dbquery
24 Downloads
SQL Query creator
restlin/yii2-query-insert
31 Downloads
Class for Yii2 PHP framework helps to generate insert sql query from other tables.