Libraries tagged by database query
rgalstyan/symfony-aggregated-queries
1 Downloads
Reduce multi-relation Doctrine queries to a single SQL statement using JSON aggregation. Solves Doctrine's N+1 problem.
rgalstyan/laravel-aggregated-queries
17 Downloads
Optimize Laravel queries using SQL JSON aggregation (belongsTo/hasOne/hasMany in a single query)
pkarl/quick-query
5 Downloads
Quick-Query is a WordPress plugin that provides a jQuery-like interface for querying posts and other information.
openregion/sphinxql-query-builder
344 Downloads
A PHP query builder for SphinxQL and ManticoreQL with MySQLi and PDO drivers.
nguyenanhung/database
14855 Downloads
Database Wrapper - Base Model
mkcg/php-query-model
1202 Downloads
Agnostic model to efficiently query and scroll any kind of data (SQL, Search engine, HTTP API, CSV, ...) and push them anywhere with a ETL
makinacorpus/goat-query-bundle
8741 Downloads
Symfony bundle for makinacorpus/goat-query
makinacorpus/goat-query
11710 Downloads
Goat SQL query builder built over a PHP to SQL and SQL to PHP type converter
knifelemon/easy-query
98 Downloads
Easy-to-use PHP SQL query builder with fluent API. Designed for FlightPHP and works with any database connection.
jdz/database
130 Downloads
Unified database abstraction layer supporting MySQL, MariaDB, PostgreSQL, and SQLite via PDO and MySQLi drivers
hybridlogic/db-querybuilder
32 Downloads
A MySQL Query Builder for effortlessly composing SQL statements with support for executing them against databases.
halimzidoune/query-macro-helper
4 Downloads
A Laravel package that extends the Query Builder, allowing you to create custom macros to work with different database drivers easily. Instead of using raw DB::raw() statements and checking the current driver each time, this package simplifies working with multiple databases. It makes your code cleaner, easier to read, and more organized, all while being fully compatible with all Laravel-supported database drivers.
girgias/query-builder
14 Downloads
A library to build valid SQL queries
flowpack/query-object-builder
39 Downloads
A fluent, immutable, fully-typed SQL query builder for PHP (PostgreSQL, MySQL and MariaDB).
djunehor/laravel-revert-query
17 Downloads
Log all model events and revert specific model event