Libraries tagged by sql-query
khaled.alshamaa/ar-php
1674167 Downloads
Set of functionalities enable Arabic website developers to serve professional search, present and process Arabic content in PHP
the-tinderbox/clickhouse-builder
1295702 Downloads
Clickhouse sql query builder
spatie/laravel-sql-commenter
831441 Downloads
Add comments to SQL queries made by Laravel
nilportugues/sql-query-formatter
887278 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
nilportugues/sql-query-builder
220512 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
mnabialek/laravel-sql-logger
713928 Downloads
Log SQL queries in Laravel/Lumen framework
mattiasgeniar/phpunit-query-count-assertions
533733 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).
latitude/latitude
242938 Downloads
A SQL query builder with zero dependencies
krowinski/php-mysql-replication
76732 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.
jasny/persist-sql-query
366886 Downloads
SQL Query builder and parser
koolreport/querybuilder
109991 Downloads
Create query by php code
guanguans/soar-php
13576 Downloads
SQL optimizer and rewriter(assisted SQL tuning). - SQL 优化器和重写器(辅助 SQL 调优)。
vierge-noire/cakephp-test-suite-light
627395 Downloads
A test suite for CakePHP application based on Sql queries
solution10/sql
119426 Downloads
Completely standalone, expressive SQL query creator. No database or ORM needed.
panique/pdo-debug
96075 Downloads
A super-simple function that returns the full SQL query from your PDO statements