Libraries tagged by sql statement
lucinda/queries
22506 Downloads
API that generates SQL statements programmatically based on official standards or their vendor-specific derivation
dbsteward/dbsteward
2121 Downloads
SQL database definition differencing tool. Structure and data is defined in a DTD-enforced, human-readable XML format. Outputs transactional SQL statement files to apply your changes.
crcms/elasticsearch
8272 Downloads
Use SQL statements to query elasticsearch
moledet/database-change-log
6894 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
maximebf/traceable-pdo
27618 Downloads
Log SQL statements executed using a PDO instance
google/sqlcommenter-laravel
75112 Downloads
SQLCommenter implementation for Laravel. SQLCommenter is a set of tools that augments SQL Statements with comments containing information about the code that caused its execution. These information can be action, controller, framework, db_driver, route and opentelemetry traceparent.
ponup/sql-builders
1287 Downloads
Library to ease the dynamic construction of SQL statements in PHP
kings36503/sql-template
30 Downloads
A powerful PHP SQL template composer library which can significantly reduce the number and complexity of the SQL statement in the project. Reference to the ibatis implementation.
dschoenbauer/sql
988 Downloads
Object oriented approch to Sql statement generation with a focus on building requirements for PDO
masnathan/sql-query-formatter
1799 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
morris/dop
454 Downloads
An immutable API on top of PDO to compose and execute SQL statements
linhanwei/thinkphp-elasticsearch
28 Downloads
Thinkphp use SQL statements to query elasticsearch
lingxiang/laravel-elasticsearch
1586 Downloads
Use SQL statements to query elasticsearch
hybridlogic/db-querybuilder
32 Downloads
A MySQL Query Builder for effortlessly composing SQL statements with support for executing them against databases.
devco/trilogy
2618 Downloads
Simple, lightweight SQL statement abstraction.