Libraries tagged by SQRL
foolz/sphinxql-query-builder
2281563 Downloads
A PHP query builder for SphinxQL and ManticoreQL with MySQLi and PDO drivers.
dibi/dibi
4098182 Downloads
Dibi is Database Abstraction Library for PHP
atk4/data
1734596 Downloads
Agile Data - Database access abstraction framework
annexare/countries-list
291710 Downloads
Continents & countries: ISO 3166-1 alpha-2 code, name, ISO 639-1 languages, capital, ISO 4217 currencies (symbols & numeric codes), native name, phone. JSON, CSV and SQL.
akaunting/laravel-firewall
541136 Downloads
Web Application Firewall (WAF) package for Laravel
laravelbook/ardent
1606036 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
the-tinderbox/clickhouse-builder
2006183 Downloads
Clickhouse sql query builder
staudenmeir/laravel-migration-views
1894252 Downloads
Laravel database migrations with SQL views
mattiasgeniar/phpunit-query-count-assertions
952976 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
304287 Downloads
A full text search engine with tokenization, stemming, typo tolerance, filters and geo support based on only PHP and SQLite
latitude/latitude
334058 Downloads
A SQL query builder with zero dependencies
yiisoft/db-sqlite
220564 Downloads
SQLite driver for Yii Database
nilportugues/sql-query-formatter
1198202 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
nilportugues/sql-query-builder
247805 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
mnabialek/laravel-sql-logger
836615 Downloads
Log SQL queries in Laravel/Lumen framework