Libraries tagged by database queries
jenssegers/mongodb-core
35 Downloads
A MongoDB based Query builder for Laravel
jardissupport/dbquery
198 Downloads
Fluent SQL query builder with CTEs, window functions, subqueries, and JSON support for MySQL, MariaDB, PostgreSQL, and SQLite
intersvyaz/yii2-sqlparser
29609 Downloads
Parsing sql-query
hi/sqlquery
2167 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
gomdimapps/laravel-mcp-pilot
113 Downloads
Token-lean toolkit for Laravel projects, built for MCP and other low-token AI integrations: a lexical index (classes, routes, views, frontend files, with pluggable schema extraction) and a driver-agnostic database introspection tool (list tables, describe schema, run guarded queries, optional Spatie Permission mapping).
friendsofcat/laravel-couchbase
31006 Downloads
A Couchbase based Eloquent model and Query builder for Laravel
flytachi/winter-cdo
800 Downloads
Extended, type-safe PDO wrapper for PostgreSQL, MySQL/MariaDB, SQLite and Oracle with a composable, injection-safe query builder.
erikwang2013/clickhouse-php
247 Downloads
A full-featured PHP ClickHouse client with HTTP and Native TCP support, query builder, schema builder, migration system, and ORM.
endeavour-agency/laravel-migration-tests
3786 Downloads
Provides tools for integration testing Laravel migrations.
denisgeomiq/eloquent-has-by-non-dependent-subquery
12639 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
codesvault/howdy-qb
1287 Downloads
Mysql Query Builder for WordPress
btb-jenssegers/mongodb
569 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
bottledcode/php-rql
1001 Downloads
A PHP client driver for the RethinkDB query language (ReQL)
blast/orm
169 Downloads
Framework agnostic data access and persistence based on Doctrine 2 DBAL
benjdiasaad/laravel-db-monitor
822 Downloads
Real-time database health monitoring for Laravel applications. Detects slow queries, N+1 issues, missing indexes, and suggests performance optimizations.