Libraries tagged by sql statement
dschoenbauer/sql
1270 Downloads
Object oriented approch to Sql statement generation with a focus on building requirements for PDO
rizkussef/laravel-sql-to-migration
307 Downloads
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
qstart-soft/query-builder
903 Downloads
Library for creating DML (Data Manipulation Language) SQL statements.
nkiraly/dbsteward
4174 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.
dbsteward/dbsteward
2123 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
8275 Downloads
Use SQL statements to query elasticsearch
moledet/database-change-log
6952 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
mouf/database.querywriter
30926 Downloads
This package contains classes useful to generate SQL statements such as SELECT queries, etc...
marcel-maqsood/database-connector
215 Downloads
The PersistentPDO object is used to connect with a database and to generate sql statements on the go.
maximebf/traceable-pdo
27717 Downloads
Log SQL statements executed using a PDO instance
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.
pimbay/sequence-random-sql
12 Downloads
Canonical SQL schema and INSERT IGNORE statements for random sequence operations — MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, Oracle, DB2.
morris/dop
481 Downloads
An immutable API on top of PDO to compose and execute SQL statements
lucinda/queries
22903 Downloads
API that generates SQL statements programmatically based on official standards or their vendor-specific derivation
linhanwei/thinkphp-elasticsearch
31 Downloads
Thinkphp use SQL statements to query elasticsearch