Libraries tagged by statement
matthiasmullie/minify
34283404 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
177031 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
kkszymanowski/traitor
5831297 Downloads
Add a trait use statement to existing PHP class
joshcam/mysqli-database-class
288994 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
genkgo/camt
1388882 Downloads
Library to read CAMT files (XML containing bank statements).
php-defer/php-defer
407329 Downloads
Golang's defer statement for PHP
nilportugues/sql-query-formatter
1187888 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
jejik/mt940
1257710 Downloads
An MT940 bank statement parser for PHP
aglipanci/laravel-eloquent-case
241125 Downloads
Adds CASE statement support to Laravel Query Builder.
guanguans/laravel-soar
8610 Downloads
SQL optimizer and rewriter for laravel. - laravel 的 SQL 优化器和重写器。
graphaware/neo4j-common
883369 Downloads
Common Utilities library for Neo4j
jstayton/miner
12575 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
vpominchuk/laravel-mysql-use-index-scope
604530 Downloads
A super simple package allowing for use MySQL `USE INDEX` and `FORCE INDEX` statements
panique/pdo-debug
112878 Downloads
A super-simple function that returns the full SQL query from your PDO statements
mouf/magic-query
273230 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!