Libraries tagged by database query
svb/ifx4dd
27666 Downloads
Informix Platform for Doctrine DBAL
lovullo/dbal
44067 Downloads
Database Abstraction Layer
wieni/wmentity_overview
22143 Downloads
Improved EntityListBuilders with support for paging, table sorting, table dragging, filtering, bulk actions, database queries and more.
inpvlsa/magento-clockwork
1271 Downloads
Development tool for Magento 2 with timeline, database queries, cache, templates, and more. Built on Clockwork.
gowork/dqo
28627 Downloads
Database Query Objects
deminy/counit
15247 Downloads
To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
angel-source-labs/laravel-expressions
13224 Downloads
Enhanced Database Query Expressions for Laravel. Provides expressions with bindings and expressions that can be used as column values in eloquent
memran/marwa-db
1049 Downloads
Lightweight, framework-agnostic PHP database toolkit: connections, query builder, ORM, schema, migrations, seeders, debug panel.
n2n/n2n-spec-dbo
7666 Downloads
Specifies an abstraction of database connection which also provides functionality to build queries independent of the used database engine.
vortos/vortos-search
820 Downloads
Vortos Search — enterprise-grade, event-fed unified global search. One tenant-scoped, RLS-isolated search_document projection fed from domain events via a discoverable SearchableProjection contract (add a type = add one class). Database-agnostic driver abstraction (portable LIKE default, opt-in Postgres full-text + trigram fuzzy), permission- and owner-aware ranked query, Redis-cached, with backfill/rebuild. The app owns what is searchable and where results deep-link; the framework owns the engine.
asamir/laravel-in-db-performance-monitor
7057 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.
squirrelphp/queries
3850 Downloads
Slimmed down concise interfaces and query builder for database queries and transactions which can be layered / decorated.
mortenscheel/laravel-query-recorder
12908 Downloads
A package to record and analyze database queries in Laravel applications.
mehedimi/wp-query-builder
155 Downloads
A database query builder for WordPress
lucasdotvin/laravel-database-queries-counter
796 Downloads
This package provides a simple trait to check how many queries a test suite has performed.