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
10 Downloads
QB is a query builder for easy SQL queries.
sorexalpinus/cubify
25 Downloads
Cubify your SQL query
soophiiaaa/query-builder
1 Downloads
A fluent SQL query builder designed as a reusable component for future projects.
somnambulist/query-builder
13 Downloads
An object-oriented query builder for programmatically generating SQL queries
solophp/query-builder
89 Downloads
A lightweight, fluent SQL query builder for PHP
smelnik/clickhouse-builder
1396 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
73 Downloads
A small and standalone SQL query builder.
selcukmart/sqlbuilder
11 Downloads
Modern PHP 8.1+ SQL query builder with fluent interface for Laravel, Symfony and standalone use
se7enxweb/sevenx_exponential_platform_v5_database_translator
6 Downloads
7x Exponential Platform v5 Database Translator is an Exponenital Platform Legacy Extension which provides for dynamic sql query drivers which translate all queries and results ensuring compatiblity is retained between the two cms/dxp software stacks. Required to use Exponential 6.x (Legacy) within Exponential Platform v5 due to DXP Internal API Changes. This provides for pain free use of all of legacy within a symfony platform v5 database. Supports MySQL, SQLite, PostgreSQL. Great for all developers!
sayorus/clickhouse-builder
627 Downloads
Clickhouse sql query builder
sanmanto-sds/laravel-query-log
248 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.