Libraries tagged by sql statement
morris/dop
454 Downloads
An immutable API on top of PDO to compose and execute SQL statements
lucinda/queries
22017 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
8271 Downloads
Use SQL statements to query elasticsearch
moledet/database-change-log
6862 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
maximebf/traceable-pdo
27592 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.
dschoenbauer/sql
982 Downloads
Object oriented approch to Sql statement generation with a focus on building requirements for PDO
masnathan/sql-query-formatter
1772 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
rizkussef/laravel-sql-to-migration
8 Downloads
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
linhanwei/thinkphp-elasticsearch
26 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.
hybridlogic/db
67 Downloads
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.