Libraries tagged by statements
theshadow/sliq
6 Downloads
A library for building SQL statements via a chainable interface
tetrode/minify
21 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
41 Downloads
Wrapper for a PHP sqlite3 class, which utilizes sqlite3 and prepared statements.
sylweriusz/mysqli-database-class
1 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
swew/db
17 Downloads
A lightweight, fast, and secure PHP library for interacting with databases, creating migrations, and running queries. swew/db uses prepared statements to protect against SQL injection attacks and supports multiple database systems.
sunnysideup/faster-id-lists
16 Downloads
Make your silverstripe ORM faster by turning long list of ID select statements into smart ones
sujanshresthanet/mysqli-database-class
1 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
stonks/datalayer
154 Downloads
O DataLayer é um componente para abstração de persistência para banco de dados, que usa PDO com prepared statements.
stnc/pdo-database
99 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
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.
rtcamp/stripe-xero-csv
4 Downloads
Export Stripe's balance affecting transactions in a CSV file, recognisable by Xero Import CSV Statement feature.
rocketphp/mysqli
27 Downloads
Prepared statements - implements MySQLi client.