Libraries tagged by sql-queries
khaled.alshamaa/ar-php
1992574 Downloads
Set of functionalities enable Arabic website developers to serve professional search, present and process Arabic content in PHP
the-tinderbox/clickhouse-builder
1566375 Downloads
Clickhouse sql query builder
spatie/laravel-sql-commenter
1090722 Downloads
Add comments to SQL queries made by Laravel
latitude/latitude
269271 Downloads
A SQL query builder with zero dependencies
nilportugues/sql-query-formatter
989880 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
nilportugues/sql-query-builder
227975 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
jasny/persist-sql-query
411541 Downloads
SQL Query builder and parser
mnabialek/laravel-sql-logger
751372 Downloads
Log SQL queries in Laravel/Lumen framework
mattiasgeniar/phpunit-query-count-assertions
599222 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
krowinski/php-mysql-replication
85188 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
koolreport/querybuilder
131243 Downloads
Create query by php code
guanguans/soar-php
17224 Downloads
SQL optimizer and rewriter(assisted SQL tuning). - SQL 优化器和重写器(辅助 SQL 调优)。
vierge-noire/cakephp-test-suite-light
714754 Downloads
A test suite for CakePHP application based on Sql queries
somnambulist/cte-builder
31908 Downloads
Library for programmatically making CTE SQL queries (WITH queries)
panique/pdo-debug
100056 Downloads
A super-simple function that returns the full SQL query from your PDO statements