Libraries tagged by statement
hybridlogic/db
67 Downloads
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.
hurah/data-types
3758 Downloads
Collection of general purpose data types, corresponding collections, validators, utilities and some control statements represented by objects to allow more strict type checking
halimzidoune/query-macro-helper
4 Downloads
A Laravel package that extends the Query Builder, allowing you to create custom macros to work with different database drivers easily. Instead of using raw DB::raw() statements and checking the current driver each time, this package simplifies working with multiple databases. It makes your code cleaner, easier to read, and more organized, all while being fully compatible with all Laravel-supported database drivers.
gonzalo123/using
9 Downloads
c# using statement implementation in PHP
genkiroid/turpan
11045 Downloads
Turpan will check that whether deletion of PHP require statements is safe.
genai/sql-mapper
22 Downloads
MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\ implementation (prepared statements, #{name} bound params, optional row->object hydration) and registers it as a container bean keyed by the interface. Self-contained: a bundled DatabaseConfig provides the 'PDO' bean from a [database] group in the app's app.ini, so you only edit config. Runtime is PHP 5.3-safe.
emdotem/php-mysqli-database-class
27615 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
easy-swoole-php/mysqli-database-class
1327 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
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
416 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
csv/csvtosql
15 Downloads
PHP class to extract data from (csv) file and transform it to (sql) file as insert statement.
codeless/jugglecode
3577 Downloads
A tool to manipulate PHP statements in scriptfiles
unialteri/states
1001 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
phly/phly-requirejs
91 Downloads
ZF2 view helper for aggregating RequireJs-compatible require statements