Libraries tagged by statements
hybridlogic/db
67 Downloads
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.
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.
drkbcn/php-pdo-mssql-class
87 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
csv/csvtosql
15 Downloads
PHP class to extract data from (csv) file and transform it to (sql) file as insert statement.
codeless/jugglecode
3576 Downloads
A tool to manipulate PHP statements in scriptfiles
bear8421/php-mysql-database-class-updated
9634 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
avalexgmbh/contao
2609 Downloads
The avalex extension allows to display automatically generated and updated legal texts like „imprint“, „data privacy statement” and (if purchased) „cancellation notice“ and „terms and conditions“ within a Contao website.
abiturma/laravel-fints
86 Downloads
An HBCI-client for laravel for retrieving bank account statements
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
87 Downloads
ZF2 view helper for aggregating RequireJs-compatible require statements
masnathan/sql-query-formatter
1799 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.