Libraries tagged by statements
theshadow/sliq
7 Downloads
A library for building SQL statements via a chainable interface
tetrode/minify
22 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
tenglin/sqlite3-database-class
42 Downloads
Wrapper for a PHP sqlite3 class, which utilizes sqlite3 and prepared statements.
sylweriusz/mysqli-database-class
2 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
sunnysideup/faster-id-lists
20 Downloads
Make your silverstripe ORM faster by turning long list of ID select statements into smart ones
sujanshresthanet/mysqli-database-class
2 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
stonks/datalayer
157 Downloads
O DataLayer é um componente para abstração de persistência para banco de dados, que usa PDO com prepared statements.
stnc/pdo-database
100 Downloads
A super simple function that returns the full SQL query from your PDO statements
sras/string-query-builder
6 Downloads
A string query builder for creating queries for using in prepared statements
spbcodes/mysqlps
1 Downloads
A MySQLi prepared statements wrapper
smizmo/ad-hoc-sql
2 Downloads
Allows user to construct reports using sql select statements to run through model admin
sjoerdmaessen/pdodebug
4389 Downloads
Small package to be able to easily debug prepared statements
singlestore/http-client
1 Downloads
This API allows you to execute SQL statements against a SingleStore database. It supports all statements that can be run in a direct database connection, and uses conventional data type conversion.
shivanraptor/php-db-manager
107 Downloads
Modern PHP wrapper for MySQL database with prepared statements and connection pooling
saitamahero/condiment
7 Downloads
A PHP library for evaluating conditional statements