Libraries tagged by statement
matthiasmullie/minify
32678669 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.
thingengineer/mysqli-database-class
170075 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
kkszymanowski/traitor
5551720 Downloads
Add a trait use statement to existing PHP class
joshcam/mysqli-database-class
287008 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
genkgo/camt
1293897 Downloads
Library to read CAMT files (XML containing bank statements).
vpominchuk/laravel-mysql-use-index-scope
592658 Downloads
A super simple package allowing for use MySQL `USE INDEX` and `FORCE INDEX` statements
php-defer/php-defer
397568 Downloads
Golang's defer statement for PHP
nilportugues/sql-query-formatter
1145726 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
jejik/mt940
1221805 Downloads
An MT940 bank statement parser for PHP
aglipanci/laravel-eloquent-case
205843 Downloads
Adds CASE statement support to Laravel Query Builder.
graphaware/neo4j-common
880564 Downloads
Common Utilities library for Neo4j
panique/pdo-debug
110212 Downloads
A super-simple function that returns the full SQL query from your PDO statements
mouf/magic-query
266731 Downloads
A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!
imanghafoori/php-imports-analyzer
229693 Downloads
A command line tool to scan for extra or wrong use statements in composer based apps.
glushkovds/php-clickhouse-schema-builder
708971 Downloads
PHP library for generating DDL statements for ClickHouse