Libraries tagged by statements
kings36503/sql-template
30 Downloads
A powerful PHP SQL template composer library which can significantly reduce the number and complexity of the SQL statement in the project. Reference to the ibatis implementation.
kagatan/privatbank-autoclient
70 Downloads
Class for working with account statement PrivatBank (via autoclient)
jaroslawzielinski/sqlite3-database-class
166 Downloads
Wrapper for a PHP sqlite3 class, which utilizes sqlite3 and prepared statements.
invincible-tech-systems/easeampmysql
46 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.
imliam/php-catch-exit
331 Downloads
Gracefully handle an unwanted exit statement.
hybridlogic/db-querybuilder
30 Downloads
A MySQL Query Builder for effortlessly composing SQL statements with support for executing them against databases.
hybridlogic/db
60 Downloads
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.
humans/when
11238 Downloads
A global helper for if else statements
gonzalo123/using
9 Downloads
c# using statement implementation in PHP
foostart/package-minify
12 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.
drkbcn/php-pdo-mssql-class
83 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
devco/trilogy
2618 Downloads
Simple, lightweight SQL statement abstraction.
denngarr/seat-billing
652 Downloads
Plugin to assist with corp/alliance billing statements
dejongensvanboven/mysqli-database-class
266 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
cyberwizzard/mt940
30 Downloads
Addon for the MT940 bank statement parser to add Rabobank CSV and updated ING MT940 support using PHP 5.3