Libraries tagged by database query
warnadi/db-stressmit
384 Downloads
Smart database query benchmark, heuristic security auditor, and stress tester for Multi-Platform DB Stress Test (Laravel, WP, Symfony, CI, CLI).
samirzz/jldb
13 Downloads
Simple and powerfull tool that allows to use json file like a database. It provides collection of methods that you can use like a database query builder.
rrigby/picodb
168 Downloads
Minimalist database query builder
ixnode/php-date-parser
780 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.
hkyss/sonar
120 Downloads
Request performance overlay: database queries, server timings and client metrics, rendered on the page
giordanolima/eloquent-repository
1551 Downloads
Repository pattern for Eloquent ORM with a powerfull cache for database queries.
drupal/sql_tools
9196 Downloads
Query database and table sizes, optimize tables and more.
klaravel/db-logger
2433 Downloads
Laravel database/sql queries logger.
harish81/laravel-duckdb
7053 Downloads
DuckDB CLI wrapper to interact with duckdb databases through laravel query builder.
flatbase/flatbase
8900 Downloads
Standalone queryable flat file database
ironbound/db
819 Downloads
Provides models and custom query objects for custom database tables in WordPress.
alirzaj/laravel-elasticsearch-builder
7992 Downloads
a query builder for elasticsearch database
magebitcom/magento2-mcp-db-tools
45 Downloads
Read-only SQL MCP tool for Magebit_Mcp — exposes a guarded, SELECT-only query tool over the Magento database. Disabled by default; enable only for trusted operators.
alxarafe/resource-eloquent
183 Downloads
Eloquent ORM adapter for alxarafe/resource-controller. Implements RepositoryContract, QueryContract, and TransactionContract using Illuminate Database.
sekizlipenguen/laravel-index-analyzer
194 Downloads
Advanced package that automatically analyzes Laravel SQL queries and provides intelligent index suggestions to optimize database performance