Libraries tagged by sql statement
rstoetter/csqlstatement-php
18 Downloads
class to construct SQL statements
rstoetter/csql-php
40 Downloads
class to manage SQL statements
rstoetter/csmartsqlstatement-php
56 Downloads
class to manage SQL SELECT statements - analyze and replace clauses
lumiza/buildsql
12 Downloads
Construct SQL statement of operation database without configuring database information
komeiji-satori/miner
14 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
jmajors/jaysqlwrap
29 Downloads
A basic PHP wrapper for SQL statements
invincible-tech-systems/easeampmysql
63 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.
bentools/sqldates
81 Downloads
Magic __toString() functions on DateTime objects, for use in SQL statements.
1cool/elasticsearch
8 Downloads
Use SQL statements to query elasticsearch
ulue/miner
13 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
antonmarin/traceable-pdo
1064 Downloads
Wrapper for PDO that adds trace of statement source to analyze slow SQL statements in real-time
nlt_codilog/database-change-log_fork
16 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
invincible-tech-systems/easeampmysql-halite
21 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.
stnc/pdo-database
100 Downloads
A super simple function that returns the full SQL query from your PDO statements
luri/bddi
65 Downloads
library to facilitate SQL Requests set with automatic prepared statements and automatic connexion.