Libraries tagged by statement
komeiji-satori/miner
13 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
khalidmh/eloquent-sql
9 Downloads
A Laravel package for generating SQL insert statements from Eloquent model records.
kevinoo/php-query-parser
19 Downloads
An utility to parse a database query
gfilipiak/cookie-bundle
43 Downloads
This bundle provides Cookie Statement layer
diverproject/diamond-sql
0 Downloads
Library to connect on SQL Databases with PDO Connection.
autoprotect-group/neo4j-common
285 Downloads
Common Utilities library for Neo4j
ulue/miner
12 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
thumbtack/querycache
45 Downloads
A simple PDO query interface with support for result set and row level caching
rstoetter/csqlstatement-php
17 Downloads
class to construct SQL statements
rstoetter/csql-php
38 Downloads
class to manage SQL statements
rstoetter/csmartsqlstatement-php
55 Downloads
class to manage SQL SELECT statements - analyze and replace clauses
noodlehaus/mysqli_etc
26 Downloads
how mysqli_prepare should work
krugozor-old/database
16 Downloads
Database — библиотека PHP классов для простой, удобной, быстрой и безопасной работы с базой данных MySql, использующая расширение PHP mysqli и имитацию подготовленных запросов. Database — is a PHP class library for easy, convenient, fast and safe work with the MySql database, using the PHP mysqli extension and simulating prepared statements.
hnqca/database-php
15 Downloads
faster-php/db
2 Downloads
A drop-in replacement for PDO with connection pooling, lazy connect, auto-reconnect, and prepared statement caching.