Libraries tagged by database query
winningsoftware/database-assistant-mcp-server
8 Downloads
A PHP based MCP server for querying SQL databases.
tihloh/prefab-database
9 Downloads
Standalone, framework-independent database connections and lightweight query building for Prefab PHP.
elvis-leite/recordset-database
28 Downloads
A simple library for managing database connections and building queries in PHP.
migliori/php-pdo-database-class
435 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
hiblaphp/database
3 Downloads
The complete asynchronous, framework-agnostic database layer toolkit for the Hibla Ecosystem (Query Builder, Migrations, and Seeders)
zfbase/sphinxql-query-builder
666 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
wtolk/eloquent-query-filter
379 Downloads
A simple PHP Eloquent extension for universal filters
wpjscc/database
58 Downloads
DBAL, schema introspection, migration and pagination
webmatch/wbm-query-manager
44 Downloads
Database-Management plugin for Shopware
vanquyet/yii2-query-template
670 Downloads
Embed your data from database to your content in a flexible way
sunaoka/laravel-query-logger
1059 Downloads
Query logger for Laravel.
squirrelphp/queries-bundle
3490 Downloads
Symfony integration of squirrelphp/queries - automatic assembling of decorated connections.
sofa/laravel-db-queries-alert
2537 Downloads
Insanely simple check against DB querying abuse in Laravel app AKA Check Your Queries Bro!
rlzdesenv/opis-database
103 Downloads
RLZ Opis Database
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.