Libraries tagged by sql
fresh/doctrine-enum-bundle
7072973 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
dibi/dibi
4034457 Downloads
Dibi is Database Abstraction Library for PHP
akaunting/laravel-firewall
519773 Downloads
Web Application Firewall (WAF) package for Laravel
the-tinderbox/clickhouse-builder
1970338 Downloads
Clickhouse sql query builder
staudenmeir/laravel-migration-views
1826936 Downloads
Laravel database migrations with SQL views
mattiasgeniar/phpunit-query-count-assertions
900843 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).
loupe/loupe
272034 Downloads
A full text search engine with tokenization, stemming, typo tolerance, filters and geo support based on only PHP and SQLite
latitude/latitude
327091 Downloads
A SQL query builder with zero dependencies
nilportugues/sql-query-formatter
1173268 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
nilportugues/sql-query-builder
245661 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
mnabialek/laravel-sql-logger
826260 Downloads
Log SQL queries in Laravel/Lumen framework
jasny/persist-sql-query
533367 Downloads
SQL Query builder and parser
amphp/sql-common
1352435 Downloads
Common classes for non-blocking SQL implementations.
amphp/sql
1344030 Downloads
Asynchronous SQL client for Amp.
aaemnnosttv/wp-sqlite-db
69222 Downloads
SQLite drop-in database driver for WordPress