Libraries tagged by statements
lyquidity/xpath2-tests
8 Downloads
Provides a harness to test XPath 2.0 statement execution library for PHP using the XQTS 1.0.3 conformance test suite
luri/bddi
65 Downloads
library to facilitate SQL Requests set with automatic prepared statements and automatic connexion.
lumiza/buildsql
11 Downloads
Construct SQL statement of operation database without configuring database information
luisaedev/query-builder
4 Downloads
Connect with SQL databases and perform complex queries without define SQL statements manually
luisaedev/flex-pdo
4 Downloads
Flexible and fancy class for PHP, it will help you to handle PDO connections and PDO statements through a single instance.
lbreme/lexepa-sql
5 Downloads
Library for lexing and parsing a SQL INSERT statement
kurcenter/dbi
18 Downloads
Wrapper class for MySQLi prepared statements
koolob/mysqli-database-class
6 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
knuthelland/phpimports
9 Downloads
Automatically insert use statements in php files
kansept/dbi
30 Downloads
Wrapper class for MySQLi prepared statements
kanian/recastai-sdk-php-no-require-autoload
1063 Downloads
PHP SDK Recast.AI with Explicit Require Autoload Statements Removed
kadokweb/minify
7 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.
jmajors/jaysqlwrap
24 Downloads
A basic PHP wrapper for SQL statements
jessesoeteman/sqlite3_connection
46 Downloads
This class is used to connect to a SQLite3 database. It contains methods to execute queries and statements.
jessesoeteman/pdo_connection
301 Downloads
This is a php library for to handle a PDO connection. It contains methods to execute queries and statements.