Libraries tagged by csql
akaunting/laravel-firewall
543114 Downloads
Web Application Firewall (WAF) package for Laravel
laravelbook/ardent
1607224 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
the-tinderbox/clickhouse-builder
2008599 Downloads
Clickhouse sql query builder
staudenmeir/laravel-migration-views
1900442 Downloads
Laravel database migrations with SQL views
mattiasgeniar/phpunit-query-count-assertions
959463 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
306111 Downloads
A full text search engine with tokenization, stemming, typo tolerance, filters and geo support based on only PHP and SQLite
latitude/latitude
334683 Downloads
A SQL query builder with zero dependencies
yiisoft/db-sqlite
221279 Downloads
SQLite driver for Yii Database
nilportugues/sql-query-formatter
1199424 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
nilportugues/sql-query-builder
247968 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
mnabialek/laravel-sql-logger
837356 Downloads
Log SQL queries in Laravel/Lumen framework
jasny/persist-sql-query
550677 Downloads
SQL Query builder and parser
amphp/sql-common
1411458 Downloads
Common classes for non-blocking SQL implementations.
amphp/sql
1403352 Downloads
Asynchronous SQL client for Amp.
aaemnnosttv/wp-sqlite-db
72676 Downloads
SQLite drop-in database driver for WordPress