Libraries tagged by statements
rikta/callback-switch
4 Downloads
Switch-statement-like objects based on callbacks for several use-cases
riculum/php-pdo
61 Downloads
A complete database toolkit written in PHP to handle MySQL statements
renegare/will
601 Downloads
Utility classes that (should) enable you to write more human readable code (e.g invalidate the use of if statements and the like)
reinanhs/sqlcommenter-hyperf
42 Downloads
SQLCommenter implementation for Hyperf. SQLCommenter is a set of tools that augments SQL Statements with comments containing information about the code that caused its execution. These information can be action, controller, framework, db_driver and opentelemetry traceparent.
raphhh/trex-parser
700 Downloads
A PHP tool to parse code and extract statements
programster/query-builder-parser
500 Downloads
A library for converting a jQuery query builder JSON rules string to an SQL statement.
phppack/minify
4 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.
omj/yii2-omj-statementtypecheck
13 Downloads
Yii2 package for checking which type of bank statement has been provided
omj/yii2-omj-fidavista
233 Downloads
Toolset for FidaVista bank statement processing
nlt_codilog/database-change-log_fork
15 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
nicmaxcarter/settlementtools
67 Downloads
Small library to help process settlement statements
nibra/fix-copyright
25 Downloads
A one-shot project created to convert the copyright statements in the Joomla project to a standardised format. It might be useful for other projects as well.
nguyenanhung/mysqli-database
3 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
mysqlgrid/mysqlgrid
21 Downloads
Framework agnostic datagrid - Instantly convert any SQL SELECT statement into a fully featured datagrid
michaelrushton/sql
8 Downloads
A library to generate SQL statement strings using a fluent interface.