Libraries tagged by database query
mjkhajeh/wporm
373 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
dazza-dev/laravel-batch-validation
980 Downloads
Batch validate arrays in Laravel and optimize database unique rules using whereIn to avoid N+1 query issues.
wplibs/database
1220 Downloads
WordPress database query builder, based on illuminate/database
ngoctp/laravel-query-logger
14630 Downloads
Log database queries for Laravel project
mouf/database.querywriter
30998 Downloads
This package contains classes useful to generate SQL statements such as SELECT queries, etc...
mkrawczyk/db-query-translator
447 Downloads
Translator of database queries of multiple DBs
koochik/queryhall
247 Downloads
A PHP package that allows you to sort, filter, and paginate Doctrine DBAL SQL database queries from Query parameters
kmlaravel/laravel-query-helper
8 Downloads
a Laravel package help you to execute more effective databases queries
initphp/database
243 Downloads
InitPHP Database — QueryBuilder, DBAL and ORM facade for the InitORM stack, plus a server-side DataTables.js helper.
hxd/query-logger
570 Downloads
This is a package that saves all database queries to a log file with some customizations
filaforge/filament-database-query
160 Downloads
Database query plugin: SQL query explorer
eta/laravel-query-watcher
88 Downloads
A Laravel package to monitor and log database queries with configurable thresholds
djl997/laravel-search-query-builder
548 Downloads
A `Illuminate\Database\Query\Builder` macro to easily search on multiple database columns.
clicalmani/database
171 Downloads
Tonka database query builder
chanshige/laravel-query-logger
411 Downloads
A Laravel database queries logger provider.